1 #ifndef HemisphereAlgo_h 2 #define HemisphereAlgo_h 47 HemisphereAlgo(
const std::vector<reco::CandidatePtr>& componentRefs_,
48 const int seed_method = 0,
49 const int hemisphere_association_method = 0);
64 void SetMethod(
int seed_method,
int hemisphere_association_method) {
66 hemi_meth = hemisphere_association_method;
79 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()