LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Attributes | |
short | ID |
unsigned short | EvtIndex |
float | X |
float | Y |
float | Z |
std::array< unsigned short, 3 > | nClusInPln |
bool | Neutrino |
Definition at line 167 of file CCTrackMaker_module.cc.
unsigned short trkf::CCTrackMaker::vtxPar::EvtIndex |
Definition at line 169 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
short trkf::CCTrackMaker::vtxPar::ID |
Definition at line 168 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
std::array<unsigned short, 3> trkf::CCTrackMaker::vtxPar::nClusInPln |
Definition at line 173 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
bool trkf::CCTrackMaker::vtxPar::Neutrino |
Definition at line 174 of file CCTrackMaker_module.cc.
float trkf::CCTrackMaker::vtxPar::X |
Definition at line 170 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
float trkf::CCTrackMaker::vtxPar::Y |
Definition at line 171 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
float trkf::CCTrackMaker::vtxPar::Z |
Definition at line 172 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().