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
4 
10 
12 public:
15  void produce(edm::Event& ev, const edm::EventSetup& es) override;
16  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
17 
18 private:
19  const double originHalfLength;
20  const double originRadius;
23  const bool usePV_;
24  const bool includeFourthHit_;
25  const bool produceComplement_;
30 };
31 #endif
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)