CMS 3D CMS Logo

ShallowTrackClustersProducer.h
Go to the documentation of this file.
1 #ifndef SHALLOW_TRACKCLUSTERS_PRODUCER
2 #define SHALLOW_TRACKCLUSTERS_PRODUCER
3 
11 
13 public:
15 
16 private:
22 
23  void produce(edm::Event &, const edm::EventSetup &) override;
24 };
25 #endif
ShallowTrackClustersProducer::association_token_
const edm::EDGetTokenT< TrajTrackAssociationCollection > association_token_
Definition: ShallowTrackClustersProducer.h:18
EDProducer.h
edm::EDGetTokenT
Definition: EDGetToken.h:33
ShallowTrackClustersProducer::Suffix
std::string Suffix
Definition: ShallowTrackClustersProducer.h:20
Track.h
TrajTrackAssociation.h
ShallowTrackClustersProducer::Prefix
std::string Prefix
Definition: ShallowTrackClustersProducer.h:21
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
edm::ParameterSet
Definition: ParameterSet.h:36
SiStripCluster.h
ShallowTrackClustersProducer::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: ShallowTrackClustersProducer.cc:75
ShallowTrackClustersProducer::clusters_token_
const edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > clusters_token_
Definition: ShallowTrackClustersProducer.h:19
ShallowTrackClustersProducer::ShallowTrackClustersProducer
ShallowTrackClustersProducer(const edm::ParameterSet &)
Definition: ShallowTrackClustersProducer.cc:26
edm::EventSetup
Definition: EventSetup.h:57
InputTag.h
ShallowTrackClustersProducer::tracks_token_
const edm::EDGetTokenT< edm::View< reco::Track > > tracks_token_
Definition: ShallowTrackClustersProducer.h:17
ShallowTrackClustersProducer
Definition: ShallowTrackClustersProducer.h:12
Frameworkfwd.h
edm::EDProducer
Definition: EDProducer.h:36
edm::Event
Definition: Event.h:73
DetSetVectorNew.h