1 #ifndef GeneratorInterface_PartonShowerVeto_JetMatchingMadgraph_h
2 #define GeneratorInterface_PartonShowerVeto_JetMatchingMadgraph_h
19 virtual int match(
const lhef::LHEEvent* partonLevel,
const std::vector<fastjet::PseudoJet>* jetInput );
33 static T getParameter(
const std::map<std::string, std::string> ¶ms,
40 const std::map<std::string, std::string> ¶ms,
54 #endif // GeneratorInterface_PartonShowerVeto_JetMatchingMadgraph_h
virtual void init(const lhef::LHERunInfo *runInfo)
virtual void beforeHadronisation(const lhef::LHEEvent *event)
static T parseParameter(const std::string &value)
static void updateOrDie(const std::map< std::string, std::string > ¶ms, T ¶m, const std::string &name)
static T getParameter(const std::map< std::string, std::string > ¶ms, const std::string &var, const T &defValue=T())
virtual int match(const lhef::LHEEvent *partonLevel, const std::vector< fastjet::PseudoJet > *jetInput)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
JetMatchingMadgraph(const edm::ParameterSet ¶ms)
std::map< std::string, std::string > mgParams
std::set< std::string > capabilities() const
virtual void beforeHadronisationExec()
virtual double getJetEtaMax() const