1 #ifndef __L1Trigger_L1THGCal_HGCalHistoCluteringConfig_SA_h__ 2 #define __L1Trigger_L1THGCal_HGCalHistoCluteringConfig_SA_h__ 41 double dr()
const {
return dr_; }
std::vector< double > dr_byLayer_coefficientA_
std::vector< double > dr_byLayer_coefficientB_
ClusterAlgoConfig(const double midRadius, const double dr, const std::vector< double > &dr_byLayer_coefficientA, const std::vector< double > &dr_byLayer_coefficientB, const float ptC3dThreshold)
const std::vector< double > & dr_byLayer_coefficientA() const
float ptC3dThreshold() const
const std::vector< double > & dr_byLayer_coefficientB() const
void setParameters(double midRadius, double dr, const std::vector< double > &dr_byLayer_coefficientA, const std::vector< double > &dr_byLayer_coefficientB, float ptC3dThreshold)
void setParameters(const ClusterAlgoConfig &newConfig)