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 {
10  class Event;
11  class EventSetup;
12 } // namespace edm
13 
15 public:
18  void produce(edm::Event& ev, const edm::EventSetup& es) override;
19  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
20 
21 private:
23  const double originHalfLength;
24  const double originRadius;
28  const bool usePV_;
29  const bool includeFourthHit_;
32 };
33 #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.