Public Member Functions | |
LHEProducer (const edm::ParameterSet ¶ms) | |
virtual | ~LHEProducer () |
Public Member Functions inherited from edm::one::EDFilter< edm::EndRunProducer, edm::one::WatchRuns > | |
EDFilter ()=default | |
Public Member Functions inherited from edm::one::EDFilterBase | |
EDFilterBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDFilterBase () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
virtual void | beginJob () override |
virtual void | beginRun (edm::Run const &run, const edm::EventSetup &es) override |
virtual void | endJob () override |
virtual void | endRun (edm::Run const &run, const edm::EventSetup &es) override |
virtual void | endRunProduce (edm::Run &run, const edm::EventSetup &es) override |
virtual bool | filter (edm::Event &event, const edm::EventSetup &es) override |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Private Member Functions | |
double | matching (const HepMC::GenEvent *event, bool shower) const |
void | onBeforeHadronisation () |
void | onInit () |
bool | showeredEvent (const boost::shared_ptr< HepMC::GenEvent > &event) |
Private Attributes | |
BranchingRatios | branchingRatios |
unsigned int | eventsToPrint |
double | extCrossSect |
double | extFilterEff |
std::auto_ptr< Hadronisation > | hadronisation |
unsigned int | index |
std::auto_ptr< JetMatching > | jetMatching |
bool | matchingDone |
bool | matchSummary |
boost::shared_ptr< LHEEvent > | partonLevel |
std::vector< int > | removeResonances |
boost::shared_ptr< LHERunInfo > | runInfo |
double | weight |
Additional Inherited Members | |
Public Types inherited from edm::one::EDFilterBase | |
typedef EDFilterBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::one::EDFilterBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 34 of file LHEProducer.cc.
|
explicit |
Definition at line 72 of file LHEProducer.cc.
References branchingRatios, SurfaceDeformationFactory::create(), edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hadronisation, i, jetMatching, runGlobalFakeInputProducer::jetParams, matchSummary, onBeforeHadronisation(), onInit(), removeResonances, lhef::BranchingRatios::set(), and showeredEvent().
|
virtual |
Definition at line 127 of file LHEProducer.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDFilterBase.
Definition at line 131 of file LHEProducer.cc.
References hadronisation.
|
overrideprotectedvirtual |
Definition at line 142 of file LHEProducer.cc.
References edm::Run::getByLabel(), index, and runInfo.
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDFilterBase.
Definition at line 136 of file LHEProducer.cc.
References hadronisation, and jetMatching.
|
overrideprotectedvirtual |
Definition at line 150 of file LHEProducer.cc.
|
overrideprotectedvirtual |
Definition at line 154 of file LHEProducer.cc.
References lhef::LHERunInfo::XSec::error(), extCrossSect, extFilterEff, hadronisation, edm::Run::put(), runInfo, and lhef::LHERunInfo::XSec::value().
|
overrideprotectedvirtual |
Implements edm::one::EDFilterBase.
Definition at line 177 of file LHEProducer.cc.
References beamvalidation::br, branchingRatios, eventsToPrint, lhef::BranchingRatios::getFactor(), hadronisation, index, info(), getDQMSummary::iter, jetMatching, matching(), matchingDone, matchSummary, partonLevel, removeResonances, query::result, runInfo, and weight.
|
private |
Definition at line 278 of file LHEProducer.cc.
References event(), jetMatching, and partonLevel.
Referenced by filter(), and showeredEvent().
|
private |
Definition at line 299 of file LHEProducer.cc.
References jetMatching, and partonLevel.
Referenced by LHEProducer().
|
private |
Definition at line 294 of file LHEProducer.cc.
References jetMatching, and runInfo.
Referenced by LHEProducer().
|
private |
Definition at line 287 of file LHEProducer.cc.
References matching(), matchingDone, and weight.
Referenced by LHEProducer().
|
private |
Definition at line 69 of file LHEProducer.cc.
Referenced by filter(), and LHEProducer().
|
private |
Definition at line 55 of file LHEProducer.cc.
Referenced by filter().
|
private |
Definition at line 60 of file LHEProducer.cc.
Referenced by endRunProduce().
|
private |
Definition at line 61 of file LHEProducer.cc.
Referenced by endRunProduce().
|
private |
Definition at line 57 of file LHEProducer.cc.
Referenced by beginJob(), endJob(), endRunProduce(), filter(), and LHEProducer().
|
private |
Definition at line 66 of file LHEProducer.cc.
Referenced by BeautifulSoup.PageElement::_invert(), beginRun(), and filter().
|
private |
Definition at line 58 of file LHEProducer.cc.
Referenced by endJob(), filter(), LHEProducer(), matching(), onBeforeHadronisation(), and onInit().
|
private |
Definition at line 67 of file LHEProducer.cc.
Referenced by filter(), and showeredEvent().
|
private |
Definition at line 62 of file LHEProducer.cc.
Referenced by filter(), and LHEProducer().
|
private |
Definition at line 64 of file LHEProducer.cc.
Referenced by filter(), matching(), and onBeforeHadronisation().
|
private |
Definition at line 56 of file LHEProducer.cc.
Referenced by filter(), and LHEProducer().
|
private |
Definition at line 65 of file LHEProducer.cc.
Referenced by beginRun(), endRunProduce(), filter(), and onInit().
|
private |
Definition at line 68 of file LHEProducer.cc.
Referenced by cuy.ValElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), dirstructure.Directory::calcStats(), filter(), dirstructure.Directory::get_fail_rate(), dirstructure.Directory::get_null_rate(), dirstructure.Directory::get_skiped_rate(), dirstructure.Directory::get_success_rate(), dirstructure.Directory::print_report(), and showeredEvent().