Public Attributes | |
short | ID |
unsigned short | Proc |
std::array< std::vector< art::Ptr< recob::Hit > >, 3 > | TrkHits |
std::vector< TVector3 > | TrjPos |
std::vector< TVector3 > | TrjDir |
std::array< short, 2 > | VtxIndex |
std::vector< unsigned short > | ClsEvtIndices |
float | Length |
short | ChgOrder |
short | MomID |
std::array< bool, 2 > | EndInTPC |
std::array< bool, 2 > | GoodEnd |
std::vector< short > | DtrID |
short | PDGCode |
Definition at line 188 of file CCTrackMaker_module.cc.
short trkf::CCTrackMaker::TrkPar::ChgOrder |
Definition at line 197 of file CCTrackMaker_module.cc.
std::vector<unsigned short> trkf::CCTrackMaker::TrkPar::ClsEvtIndices |
Definition at line 195 of file CCTrackMaker_module.cc.
std::vector<short> trkf::CCTrackMaker::TrkPar::DtrID |
Definition at line 201 of file CCTrackMaker_module.cc.
std::array<bool, 2> trkf::CCTrackMaker::TrkPar::EndInTPC |
Definition at line 199 of file CCTrackMaker_module.cc.
std::array<bool, 2> trkf::CCTrackMaker::TrkPar::GoodEnd |
Definition at line 200 of file CCTrackMaker_module.cc.
short trkf::CCTrackMaker::TrkPar::ID |
Definition at line 189 of file CCTrackMaker_module.cc.
float trkf::CCTrackMaker::TrkPar::Length |
Definition at line 196 of file CCTrackMaker_module.cc.
short trkf::CCTrackMaker::TrkPar::MomID |
Definition at line 198 of file CCTrackMaker_module.cc.
short trkf::CCTrackMaker::TrkPar::PDGCode |
Definition at line 202 of file CCTrackMaker_module.cc.
unsigned short trkf::CCTrackMaker::TrkPar::Proc |
Definition at line 190 of file CCTrackMaker_module.cc.
std::vector<TVector3> trkf::CCTrackMaker::TrkPar::TrjDir |
Definition at line 193 of file CCTrackMaker_module.cc.
std::vector<TVector3> trkf::CCTrackMaker::TrkPar::TrjPos |
Definition at line 192 of file CCTrackMaker_module.cc.
std::array<std::vector<art::Ptr<recob::Hit> >, 3> trkf::CCTrackMaker::TrkPar::TrkHits |
Definition at line 191 of file CCTrackMaker_module.cc.
std::array<short, 2> trkf::CCTrackMaker::TrkPar::VtxIndex |
Definition at line 194 of file CCTrackMaker_module.cc.