test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ShallowSimTracksProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_SIMTRACKS_PRODUCER
2 #define SHALLOW_SIMTRACKS_PRODUCER
3 
11 
13 
14  public:
15 
17 
18  private:
19 
25  void produce( edm::Event &, const edm::EventSetup & ) override;
26 
27 };
28 #endif
const edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > associator_token_
void produce(edm::Event &, const edm::EventSetup &) override
ShallowSimTracksProducer(const edm::ParameterSet &)
const edm::EDGetTokenT< edm::View< reco::Track > > tracks_token_
const edm::EDGetTokenT< TrackingParticleCollection > trackingParticles_token_