#include <MillePedeFileConverter.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | endLuminosityBlockProduce (edm::LuminosityBlock &, const edm::EventSetup &) override final |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const std::string | fileBlobLabel_ |
const std::string | inputDir_ |
const std::string | inputFileName_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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) |
Definition at line 28 of file MillePedeFileConverter.h.
|
explicit |
Definition at line 13 of file MillePedeFileConverter.cc.
References fileBlobLabel_.
MillePedeFileConverter::~MillePedeFileConverter | ( | ) |
Definition at line 21 of file MillePedeFileConverter.cc.
|
finaloverrideprivatevirtual |
Definition at line 23 of file MillePedeFileConverter.cc.
References fileBlobLabel_, inputDir_, inputFileName_, eostools::move(), and edm::LuminosityBlock::put().
Referenced by produce().
|
static |
Definition at line 45 of file MillePedeFileConverter.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::setComment(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverrideprivatevirtual |
Definition at line 36 of file MillePedeFileConverter.h.
References endLuminosityBlockProduce().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 42 of file MillePedeFileConverter.h.
Referenced by endLuminosityBlockProduce(), and MillePedeFileConverter().
|
private |
Definition at line 40 of file MillePedeFileConverter.h.
Referenced by endLuminosityBlockProduce().
|
private |
Definition at line 41 of file MillePedeFileConverter.h.
Referenced by endLuminosityBlockProduce().