CMS 3D CMS Logo

ShallowSimTracksProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_SIMTRACKS_PRODUCER
2 #define SHALLOW_SIMTRACKS_PRODUCER
3 
11 
13 public:
15 
16 private:
22  void produce(edm::Event& iEvent, const edm::EventSetup& iSetup) override;
23 };
24 #endif
ShallowSimTracksProducer
Definition: ShallowSimTracksProducer.h:12
edm::EDGetTokenT< TrackingParticleCollection >
EDProducer.h
ShallowSimTracksProducer::trackingParticles_token_
const edm::EDGetTokenT< TrackingParticleCollection > trackingParticles_token_
Definition: ShallowSimTracksProducer.h:19
Track.h
ShallowSimTracksProducer::tracks_token_
const edm::EDGetTokenT< edm::View< reco::Track > > tracks_token_
Definition: ShallowSimTracksProducer.h:21
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
ShallowSimTracksProducer::Prefix
const std::string Prefix
Definition: ShallowSimTracksProducer.h:17
TrackToTrackingParticleAssociator.h
ShallowSimTracksProducer::associator_token_
const edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > associator_token_
Definition: ShallowSimTracksProducer.h:20
edm::ParameterSet
Definition: ParameterSet.h:47
iEvent
int iEvent
Definition: GenABIO.cc:224
edm::stream::EDProducer
Definition: EDProducer.h:38
edm::EventSetup
Definition: EventSetup.h:58
ShallowSimTracksProducer::Suffix
const std::string Suffix
Definition: ShallowSimTracksProducer.h:18
InputTag.h
ShallowSimTracksProducer::ShallowSimTracksProducer
ShallowSimTracksProducer(const edm::ParameterSet &)
Definition: ShallowSimTracksProducer.cc:10
TrackingParticle.h
Frameworkfwd.h
ShallowSimTracksProducer::produce
void produce(edm::Event &iEvent, const edm::EventSetup &iSetup) override
Definition: ShallowSimTracksProducer.cc:32
edm::Event
Definition: Event.h:73
DetSetVectorNew.h