CMS 3D CMS Logo

helicityAngle.h
Go to the documentation of this file.
1 #ifndef CandUtils_helicityAngle_h
2 #define CandUtils_helicityAngle_h
3 
20 
22 double helicityAngle(const reco::Candidate& mother, const reco::Candidate& daughter);
23 
26 double helicityAngle(const reco::Candidate& c);
27 
28 #endif
CandidateFwd.h
helicityAngle
double helicityAngle(const reco::Candidate &mother, const reco::Candidate &daughter)
return the helicity angle for two particles.
Definition: helicityAngle.cc:9
HltBtagPostValidation_cff.c
c
Definition: HltBtagPostValidation_cff.py:31
reco::Candidate
Definition: Candidate.h:27