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
double helicityAngle(const reco::Candidate &mother, const reco::Candidate &daughter)
return the helicity angle for two particles.
Definition: helicityAngle.cc:9