CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SeedGeneratorFromProtoTracksEDProducer.h
Go to the documentation of this file.
1 #ifndef RecoTracker_TkSeedGenerator_SeedGeneratorFromProtoTracksEDProducer_H
2 #define RecoTracker_TkSeedGenerator_SeedGeneratorFromProtoTracksEDProducer_H
3 
8 
9 namespace edm { class Event; class EventSetup; }
10 
11 
13 public:
16  virtual void produce(edm::Event& ev, const edm::EventSetup& es) override;
17  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
18 
19 private:
24  double originRadius;
28  bool usePV_;
29 
30 };
31 #endif
edm::EDGetTokenT< reco::VertexCollection > theInputVertexCollectionTag
bool ev
edm::EDGetTokenT< reco::TrackCollection > theInputCollectionTag
virtual void produce(edm::Event &ev, const edm::EventSetup &es) override
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)