CMS 3D CMS Logo

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