12 #ifndef COSMICTRACKERALG_H 13 #define COSMICTRACKERALG_H 23 class DetectorClocksData;
24 class DetectorPropertiesData;
44 std::vector<std::vector<art::Ptr<recob::Hit>>>
trajHit;
77 std::vector<std::vector<std::vector<std::vector<double>>>>
vw;
78 std::vector<std::vector<std::vector<std::vector<double>>>>
vt;
79 std::vector<std::vector<std::vector<std::vector<unsigned int>>>>
vtraj;
87 #endif //ifndef COSMICTRACKERALG_H std::vector< std::vector< std::vector< std::vector< double > > > > vw
std::vector< std::vector< std::vector< std::vector< double > > > > vt
double ftmatch
tolerance for time matching (in ticks)
std::vector< TVector3 > trajPos
std::vector< TVector3 > trkDir
art framework interface to geometry description
std::vector< std::vector< std::vector< std::vector< unsigned int > > > > vtraj
TrackTrajectoryAlg fTrackTrajectoryAlg
General LArSoft Utilities.
double fsmatch
tolerance for distance matching (in cm)
art::ServiceHandle< geo::Geometry const > geom
const detinfo::LArProperties * larprop
std::vector< TVector3 > trkPos
Declaration of signal hit object.
Contains all timing reference information for the detector.
std::vector< TVector3 > trajDir
std::vector< std::vector< art::Ptr< recob::Hit > > > trajHit