Go to the documentation of this file. 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;
void SetNoSeed(int object_number)
std::vector< float > Axis1
void SetMethod(int seed_method, int hemisphere_association_method)
std::vector< float > getAxis1()
std::vector< int > Object_Noseed
std::vector< float > Axis2
HemisphereAlgo(const std::vector< reco::CandidatePtr > &componentRefs_, const int seed_method=0, const int hemisphere_association_method=0)
std::vector< int > Object_Group
std::vector< int > getGrouping()
std::vector< reco::CandidatePtr > Object
std::vector< float > getAxis2()