Public Types | |
using | ReturnType = std::unique_ptr< TkMSParameterization > |
Public Types inherited from edm::eventsetup::DataProxyProvider | |
typedef std::vector< std::pair< DataKey, edm::propagate_const< std::shared_ptr< DataProxy > > > > | KeyedProxies |
typedef std::vector< EventSetupRecordKey > | Keys |
typedef std::map< EventSetupRecordKey, KeyedProxies > | RecordProxies |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Public Attributes | |
std::string | theNavigationSchoolName |
Additional Inherited Members | |
Protected Member Functions inherited from edm::ESProducer | |
ESProducer (const ESProducer &)=delete | |
ESProducer const & | operator= (const ESProducer &)=delete |
template<typename T > | |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
auto | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord > | |
auto | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
ESConsumesCollectorT< TRecord > | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={}) |
Protected Member Functions inherited from edm::ESProxyFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string()) |
void | registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) override |
override DataProxyProvider method More... | |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
void | eraseAll (const EventSetupRecordKey &iRecordKey) |
deletes all the Proxies in aStream More... | |
void | invalidateProxies (const EventSetupRecordKey &iRecordKey) |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &) |
Definition at line 59 of file TkMSParameterizationBuilder.cc.
using TkMSParameterizationBuilder::ReturnType = std::unique_ptr<TkMSParameterization> |
Definition at line 69 of file TkMSParameterizationBuilder.cc.
TkMSParameterizationBuilder::TkMSParameterizationBuilder | ( | edm::ParameterSet const & | pset | ) |
Definition at line 75 of file TkMSParameterizationBuilder.cc.
References edm::ESProducer::setWhatProduced().
|
inlinestatic |
Definition at line 62 of file TkMSParameterizationBuilder.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
TkMSParameterizationBuilder::ReturnType TkMSParameterizationBuilder::produce | ( | TkMSParameterizationRecord const & | iRecord | ) |
Definition at line 81 of file TkMSParameterizationBuilder.cc.
References a, funct::abs(), alongMomentum, b, patCaloMETCorrections_cff::C, Chi2MeasurementEstimator_cfi::Chi2MeasurementEstimator, GeometricSearchDet::compatibleDets(), constexpr, funct::cos(), gather_cfg::cout, edmIntegrityCheck::d, debug, DEFINE_FWK_EVENTSETUP_MODULE, MillePedeFileConverter_cfg::e, relativeConstraints::empty, f, TkNavigationSchool::field(), edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord(), TrajectoryStateOnSurface::globalPosition(), runTauDisplay::gp, hcalSimParameters_cfi::he, cuy::ib, triggerObjects_cff::id, createfilelist::int, tkMSParameterization::lmBin(), create_public_lumi_plots::loc, histoParameters_cff::maxLayers, min(), NavigationSchool::nextLayers(), tkMSParameterization::nLmBins(), groupFilesInBlocks::nn, tkMSParameterization::packLID(), phi, PlaneBuilder::plane(), edm::ESHandle< T >::product(), EnergyCorrector::pt, alignCSCRings::r, makeMuonMisalignmentScenario::rot, idealTransformation::rotation, TkNavigationSchool::searchTracker(), DetLayer::seqNum(), funct::sin(), mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, theNavigationSchoolName, ErrorFrameTransformer::transform(), KFUpdator::update(), z, PV3DBase< T, PVType, FrameType >::z(), spu::zerr(), and geometryCSVtoXML::zz.
std::string TkMSParameterizationBuilder::theNavigationSchoolName |
Definition at line 72 of file TkMSParameterizationBuilder.cc.
Referenced by produce().