38 std::string
label()
const;
50 std::vector<HltCriteria *> m_criteriaVec;
51 int m_SignaturePrescale;
52 float m_SignatureForcedRate;
54 std::string m_Sig_label;
56 std::string m_midMark;
void setForcedAccept(float)
Set the forced accept rate. //.
const std::string & result() const
bool isVeto() const
Get veto or not. //.
void setSigLabel(std::string label)
float forcedAccept() const
Get the forced accept rate. //.
void setPredecessorId(int)
const std::string & midresult() const
int isCriteriaMatched()
For trigger.
void makeVectors(HltCriteria *criteria)
int prescale() const
Get prescale. //.
int id() const
Returns the id //.
Signature()
Constructors //.
std::string label() const
virtual ~Signature()
Destructor //.
void setVeto(bool)
set veto. //
void print()
Print method. //.
void setPrescale(int)
Set prescale. //.
void setId(int)
set the id //
Class that provides message services. Add to any classes that need message services.