CMS 3D CMS Logo

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  void produce(edm::Event& ev, const edm::EventSetup& es) override;
17  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
18 
19 private:
21  const double originHalfLength;
22  const double originRadius;
26  const bool usePV_;
29 
30 };
31 #endif
bool ev
const edm::EDGetTokenT< reco::TrackCollection > theInputCollectionTag
const edm::EDGetTokenT< reco::VertexCollection > theInputVertexCollectionTag
#define dso_hidden
Definition: Visibility.h:12
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.