CMS 3D CMS Logo

ShallowTracksProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_TRACKS_PRODUCER
2 #define SHALLOW_TRACKS_PRODUCER
3 
8 
10 public:
12 private:
17  void produce( edm::Event &, const edm::EventSetup & ) override;
18 };
19 #endif
void produce(edm::Event &, const edm::EventSetup &) override
const edm::EDGetTokenT< edm::View< reco::Track > > tracks_token_
ShallowTracksProducer(const edm::ParameterSet &)