![]() |
![]() |
#include <WriteOneGeometryFromXML.h>
Private Attributes | |
std::string | label_ |
int | rotNumSeed_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
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 6 of file WriteOneGeometryFromXML.h.
|
explicit |
Definition at line 24 of file WriteOneGeometryFromXML.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), and rotNumSeed_.
WriteOneGeometryFromXML::~WriteOneGeometryFromXML | ( | ) |
|
inlinevirtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 36 of file WriteOneGeometryFromXML.cc.
References DDBase< DDName, DDI::Material * >::begin(), DDBase< DDName, DDRotationMatrix * >::begin(), DDBase< DDName, DDI::Specific * >::begin(), DDBase< DDName, DDI::Solid * >::begin(), cond::service::PoolDBOutputService::beginOfTime(), gather_cfg::cout, cond::service::PoolDBOutputService::createNewIOV(), DDrot(), DDBase< DDName, DDI::Specific * >::end(), DDBase< DDName, DDRotationMatrix * >::end(), DDBase< DDName, DDI::Material * >::end(), DDBase< DDName, DDI::Solid * >::end(), cond::service::PoolDBOutputService::endOfTime(), edm::EventSetup::get(), i, DDI::Singleton< I >::instance(), edm::Service< T >::isAvailable(), DDBase< N, C >::isDefined(), cond::service::PoolDBOutputService::isNewTagRequest(), edm::ESHandleBase::isValid(), label_, DDRotation::matrix(), cmsRelvalreport::red(), rotNumSeed_, and makeHLTPrescaleTable::values.
|
inlinevirtual |
|
private |
Definition at line 13 of file WriteOneGeometryFromXML.h.
Referenced by Mixins._Labelable::_findDependencies(), beginRun(), Mixins._TypedParameterizable::dumpPython(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 17 of file WriteOneGeometryFromXML.h.
Referenced by beginRun(), and WriteOneGeometryFromXML().