#include <ShallowTracksProducer.h>
Private Member Functions | |
void | produce (edm::StreamID, edm::Event &, const edm::EventSetup &) const override |
Private Attributes | |
const edm::EDPutTokenT < std::vector< int > > | algoPut_ |
const edm::EDPutTokenT < std::vector< float > > | chargePut_ |
const edm::EDPutTokenT < std::vector< double > > | chi2ndofPut_ |
const edm::EDPutTokenT < std::vector< double > > | chi2Put_ |
const edm::EDPutTokenT < std::vector< double > > | dszerrPut_ |
const edm::EDPutTokenT < std::vector< double > > | dszPut_ |
const edm::EDPutTokenT < std::vector< double > > | dxyerrPut_ |
const edm::EDPutTokenT < std::vector< double > > | dxyPut_ |
const edm::EDPutTokenT < std::vector< double > > | etaerrPut_ |
const edm::EDPutTokenT < std::vector< double > > | etaPut_ |
const edm::EDPutTokenT < std::vector< unsigned int > > | hitslostPut_ |
const edm::EDPutTokenT < std::vector< unsigned int > > | hitsvalidPut_ |
const edm::EDPutTokenT < std::vector< float > > | momentumPut_ |
const edm::EDPutTokenT < std::vector< double > > | ndofPut_ |
const edm::EDPutTokenT < unsigned int > | numberPut_ |
const edm::EDPutTokenT < std::vector< double > > | phierrPut_ |
const edm::EDPutTokenT < std::vector< double > > | phiPut_ |
std::string | Prefix |
const edm::EDPutTokenT < std::vector< float > > | pterrPut_ |
const edm::EDPutTokenT < std::vector< float > > | ptPut_ |
const edm::EDPutTokenT < std::vector< double > > | qoverperrPut_ |
const edm::EDPutTokenT < std::vector< double > > | qoverpPut_ |
std::string | Suffix |
const edm::EDPutTokenT < std::vector< double > > | thetaerrPut_ |
const edm::EDPutTokenT < std::vector< double > > | thetaPut_ |
edm::InputTag | theTracksLabel |
const edm::EDGetTokenT < edm::View< reco::Track > > | tracks_token_ |
const edm::EDPutTokenT < std::vector< double > > | vxPut_ |
const edm::EDPutTokenT < std::vector< double > > | vyPut_ |
const edm::EDPutTokenT < std::vector< double > > | vzPut_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 9 of file ShallowTracksProducer.h.
|
explicit |
Definition at line 9 of file ShallowTracksProducer.cc.
|
overrideprivatevirtual |
Implements edm::global::EDProducerBase.
Definition at line 40 of file ShallowTracksProducer.cc.
References algoPut_, RecoTauCleanerPlugins::charge, chargePut_, HLT_FULL_cff::chi2, chi2ndofPut_, chi2Put_, dszerrPut_, dszPut_, PVValHelper::dxy, dxyerrPut_, dxyPut_, edm::Event::emplace(), PVValHelper::eta, etaerrPut_, etaPut_, edm::Event::getByToken(), hitslostPut_, hitsvalidPut_, momentumPut_, eostools::move(), ndof, ndofPut_, contentValuesFiles::number, numberPut_, phi, phierrPut_, phiPut_, DiDispStaMuonMonitor_cfi::pt, pterrPut_, ptPut_, qoverperrPut_, qoverpPut_, theta(), thetaerrPut_, thetaPut_, HLT_FULL_cff::track, tracks, tracks_token_, vxPut_, vyPut_, and vzPut_.
|
private |
Definition at line 45 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 24 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 23 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 21 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 39 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 38 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 37 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 36 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 35 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 34 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 29 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 28 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 25 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 22 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 20 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 33 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 32 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 16 of file ShallowTracksProducer.h.
|
private |
Definition at line 27 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 26 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 41 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 40 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 17 of file ShallowTracksProducer.h.
|
private |
Definition at line 31 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 30 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 15 of file ShallowTracksProducer.h.
|
private |
Definition at line 14 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 42 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 43 of file ShallowTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 44 of file ShallowTracksProducer.h.
Referenced by produce().