1 #ifndef PhysicsTools_Heppy_Hemisphere_h 2 #define PhysicsTools_Heppy_Hemisphere_h 77 Hemisphere(std::vector<float> Px_vector, std::vector<float> Py_vector, std::vector<float> Pz_vector, std::vector<float> E_vector,
int seed_method,
int hemisphere_association_method);
79 Hemisphere(std::vector<float> Px_vector, std::vector<float> Py_vector, std::vector<float> Pz_vector, std::vector<float> E_vector);
98 void SetMethod(
int seed_method,
int hemisphere_association_method) {
100 hemi_meth = hemisphere_association_method;
std::vector< float > getAxis1()
void SetDRminSeed1(float rmin)
std::vector< float > Object_Phi
std::vector< float > Object_P
std::vector< float > Axis2
std::vector< int > getGrouping()
std::vector< float > Object_Eta
std::vector< float > Object_Py
std::vector< int > Object_Noseed
void RejectISRDRmax(float drmax)
TAKEN FROM http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/ElectroWeakAnalysis/Utilities/src/PdfWeig...
void SetNoSeed(int object_number)
std::vector< float > Object_E
std::vector< float > Object_Pt
std::vector< int > Object_Noassoc
void RejectISRPtmax(float ptmax)
void SetMethod(int seed_method, int hemisphere_association_method)
std::vector< float > getAxis2()
std::vector< float > Object_Pz
void SetnItermax(int niter)
std::vector< float > Object_Px
std::vector< float > Axis1
std::vector< int > Object_Group
void SetNoAssoc(int object_number)