CMS 3D CMS Logo

MuonCosmicCompatibility.h
Go to the documentation of this file.
1 #ifndef MuonReco_MuonCosmicCompatibility_h
2 #define MuonReco_MuonCosmicCompatibility_h
3 
4 namespace reco {
6 
19 
21  cosmicCompatibility(0),timeCompatibility(0),
22  backToBackCompatibility(0),overlapCompatibility(0),
23  ipCompatibility(0), vertexCompatibility(0)
24  { }
25  };
26 }
27 #endif
float backToBackCompatibility
cosmic-likeness based on presence of a track in opp side: 0 == no matching opp tracks ...
float timeCompatibility
cosmic-likeness based on time: 0 == prompt-like
fixed size matrix
float cosmicCompatibility
combined cosmic-likeness: 0 == not cosmic-like
float overlapCompatibility
cosmic-likeness based on overlap with traversing cosmic muon (only muon/STA hits are used) ...
float ipCompatibility
cosmic-likeness based on the 2D impact parameters (dxy, dz wrt to PV). 0 == cosmic-like ...
float vertexCompatibility
cosmic-likeness based on the event activity information: tracker track multiplicity and vertex qualit...