#include <TPCPurityInfo.hh>
Public Member Functions | |
| TPCPurityInfo () | |
| void | Print () const |
Public Attributes | |
| unsigned int | Run |
| unsigned int | Subrun |
| unsigned int | Event |
| unsigned int | Cryostat |
| unsigned int | TPC |
| double | Attenuation |
| double | FracError |
| double | Wires |
| double | Ticks |
Definition at line 16 of file TPCPurityInfo.hh.
| TPCPurityInfo::TPCPurityInfo | ( | ) |
Definition at line 4 of file TPCPurityInfo.cc.
| void TPCPurityInfo::Print | ( | ) | const |
Definition at line 15 of file TPCPurityInfo.cc.
| double anab::TPCPurityInfo::Attenuation |
Definition at line 25 of file TPCPurityInfo.hh.
| unsigned int anab::TPCPurityInfo::Cryostat |
Definition at line 22 of file TPCPurityInfo.hh.
| unsigned int anab::TPCPurityInfo::Event |
Definition at line 20 of file TPCPurityInfo.hh.
| double anab::TPCPurityInfo::FracError |
Definition at line 26 of file TPCPurityInfo.hh.
| unsigned int anab::TPCPurityInfo::Run |
Definition at line 18 of file TPCPurityInfo.hh.
| unsigned int anab::TPCPurityInfo::Subrun |
Definition at line 19 of file TPCPurityInfo.hh.
| double anab::TPCPurityInfo::Ticks |
Definition at line 29 of file TPCPurityInfo.hh.
| unsigned int anab::TPCPurityInfo::TPC |
Definition at line 23 of file TPCPurityInfo.hh.
| double anab::TPCPurityInfo::Wires |
Definition at line 28 of file TPCPurityInfo.hh.
1.8.5