![]() |
![]() |
#include <ShallowTracksProducer.h>
Public Member Functions | |
ShallowTracksProducer (const edm::ParameterSet &) | |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::string | Prefix |
std::string | Suffix |
edm::InputTag | theTracksLabel |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 8 of file ShallowTracksProducer.h.
|
explicit |
Definition at line 10 of file ShallowTracksProducer.cc.
References Prefix, and Suffix.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 44 of file ShallowTracksProducer.cc.
References algo, reco::TrackBase::algo(), DeDxDiscriminatorTools::charge(), reco::TrackBase::charge(), reco::TrackBase::chi2(), reco::TrackBase::dsz(), reco::TrackBase::dszError(), reco::TrackBase::dxy(), reco::TrackBase::dxyError(), reco::TrackBase::eta(), eta(), reco::TrackBase::etaError(), edm::Event::getByLabel(), reco::TrackBase::ndof(), reco::TrackBase::numberOfLostHits(), reco::TrackBase::numberOfValidHits(), reco::TrackBase::p(), phi, reco::TrackBase::phi(), reco::TrackBase::phiError(), Prefix, reco::TrackBase::pt(), reco::TrackBase::ptError(), edm::Event::put(), reco::TrackBase::qoverp(), reco::TrackBase::qoverpError(), Suffix, reco::TrackBase::theta(), theta(), reco::TrackBase::thetaError(), theTracksLabel, testEve_cfg::tracks, reco::TrackBase::vx(), reco::TrackBase::vy(), and reco::TrackBase::vz().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 13 of file ShallowTracksProducer.h.
Referenced by produce(), and ShallowTracksProducer().
|
private |
Definition at line 14 of file ShallowTracksProducer.h.
Referenced by produce(), and ShallowTracksProducer().
|
private |
Definition at line 12 of file ShallowTracksProducer.h.
Referenced by produce().