7 #ifndef CondFormats_PPSObjects_PPSAssociationCuts_h
8 #define CondFormats_PPSObjects_PPSAssociationCuts_h
47 bool isSatisfied(
Quantities quantity,
double x_near,
double y_near,
double xangle,
double q_NF_diff)
const;
62 static double evaluateExpression(std::shared_ptr<TF1> expression,
double x_near,
double y_near,
double xangle);
const std::vector< std::string > & getThresholds() const
const std::vector< std::string > & getMeans() const
std::ostream & operator<<(std::ostream &out, const ALILine &li)
std::map< unsigned int, CutsPerArm > association_cuts_
bool isSatisfied(Quantities quantity, double x_near, double y_near, double xangle, double q_NF_diff) const
bool isApplied(Quantities quantity) const
double getTiTrMax() const
std::vector< std::string > s_thresholds_
std::vector< std::shared_ptr< TF1 > > f_means_
static double evaluateExpression(std::shared_ptr< TF1 > expression, double x_near, double y_near, double xangle)
const CutsPerArm & getAssociationCuts(const int sector) const
double getTiTrMin() const
#define COND_SERIALIZABLE
static edm::ParameterSetDescription getDefaultParameters()
std::vector< std::shared_ptr< TF1 > > f_thresholds_
std::vector< std::string > s_means_