1 #ifndef HemisphereAlgo_h
2 #define HemisphereAlgo_h
50 HemisphereAlgo(
const std::vector<reco::CandidatePtr>& componentRefs_,
const int seed_method = 0,
const int hemisphere_association_method = 0);
66 void SetMethod(
int seed_method,
int hemisphere_association_method){
68 hemi_meth = hemisphere_association_method;
83 std::vector<reco::CandidatePtr>
Object;
std::vector< int > Object_Noseed
std::vector< float > Axis2
std::vector< float > Axis1
std::vector< int > Object_Group
std::vector< float > getAxis1()
HemisphereAlgo(const std::vector< reco::CandidatePtr > &componentRefs_, const int seed_method=0, const int hemisphere_association_method=0)
void SetMethod(int seed_method, int hemisphere_association_method)
void SetNoSeed(int object_number)
std::vector< int > getGrouping()
std::vector< reco::CandidatePtr > Object
std::vector< float > getAxis2()