12 #ifndef COSMICTRACKERALG_H 13 #define COSMICTRACKERALG_H 26 class DetectorClocksData;
27 class DetectorPropertiesData;
47 std::vector<std::vector<art::Ptr<recob::Hit>>>
trajHit;
80 std::vector<std::vector<std::vector<std::vector<double>>>>
vw;
81 std::vector<std::vector<std::vector<std::vector<double>>>>
vt;
82 std::vector<std::vector<std::vector<std::vector<unsigned int>>>>
vtraj;
90 #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)
Declaration of signal hit object.
std::vector< TVector3 > trajPos
std::vector< TVector3 > trkDir
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
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
Contains all timing reference information for the detector.
std::vector< TVector3 > trajDir
art framework interface to geometry description
std::vector< std::vector< art::Ptr< recob::Hit > > > trajHit