![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://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 182 of file CCTrackMaker_module.cc.
| unsigned short trkf::CCTrackMaker::vtxPar::EvtIndex |
Definition at line 184 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
| short trkf::CCTrackMaker::vtxPar::ID |
Definition at line 183 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
| std::array<unsigned short, 3> trkf::CCTrackMaker::vtxPar::nClusInPln |
Definition at line 188 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
| bool trkf::CCTrackMaker::vtxPar::Neutrino |
Definition at line 189 of file CCTrackMaker_module.cc.
| float trkf::CCTrackMaker::vtxPar::X |
Definition at line 185 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
| float trkf::CCTrackMaker::vtxPar::Y |
Definition at line 186 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().
| float trkf::CCTrackMaker::vtxPar::Z |
Definition at line 187 of file CCTrackMaker_module.cc.
Referenced by trkf::CCTrackMaker::produce().