12 #ifndef COSMICTRACKERALG_H 13 #define COSMICTRACKERALG_H 24 class DetectorClocksData;
25 class DetectorPropertiesData;
45 std::vector<std::vector<art::Ptr<recob::Hit>>>
trajHit;
78 std::vector<std::vector<std::vector<std::vector<double>>>>
vw;
79 std::vector<std::vector<std::vector<std::vector<double>>>>
vt;
80 std::vector<std::vector<std::vector<std::vector<unsigned int>>>>
vtraj;
89 #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
cout<< "Opened file "<< fin<< " ixs= "<< ixs<< endl;if(ixs==0) hhh=(TH1F *) fff-> Get("h1")
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
Interface for a class providing readout channel mapping to geometry.
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