CMS 3D CMS Logo

TimeMeasurementSequence.h
Go to the documentation of this file.
1 #ifndef MuonIdentification_TimeMeasurementSequence_h
2 #define MuonIdentification_TimeMeasurementSequence_h
3 
14 
15  public:
16 
17  std::vector <double> dstnc;
18  std::vector <double> local_t0;
19  std::vector <double> weightTimeVtx;
20  std::vector <double> weightInvbeta;
21 
24 
26  totalWeightInvbeta(0),
27  totalWeightTimeVtx(0)
28  {}
29 
30 };
31 
32 
33 #endif
std::vector< double > local_t0
std::vector< double > weightInvbeta
std::vector< double > weightTimeVtx
std::vector< double > dstnc