CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MuonTimeExtra.cc
Go to the documentation of this file.
2 using namespace reco;
3 
5 {
6  nDof_=0;
7 
8  inverseBeta_=0.;
10 
13 
14  timeAtIpInOut_=0.;
16  timeAtIpOutIn_=0.;
18 }
float inverseBeta_
1/beta for prompt particle hypothesis
Definition: MuonTimeExtra.h:67
float timeAtIpInOut_
time of arrival at the IP for the Beta=1 hypothesis
Definition: MuonTimeExtra.h:75
float freeInverseBeta_
unconstrained 1/beta (time is free)
Definition: MuonTimeExtra.h:71
int nDof_
number of measurements used in timing calculation
Definition: MuonTimeExtra.h:64