CMS 3D CMS Logo

DTRecSegment2DExtendedProducer.h
Go to the documentation of this file.
1 #ifndef DTSegment_DTRecSegment2DExtendedProducer_h
2 #define DTSegment_DTRecSegment2DExtendedProducer_h
3 
13 /* Base Class Headers */
17 
18 namespace edm {
19  class ParameterSet;
20  class Event;
21  class EventSetup;
22 }
23 
25 
26 /* C++ Headers */
27 
28 /* ====================================================================== */
29 
30 /* Class DTRecSegment2DExtendedProducer Interface */
31 
33 
34  public:
35 
38 
40  ~DTRecSegment2DExtendedProducer() override ;
41 
42  // Operations
43 
45  void produce(edm::Event& event, const edm::EventSetup& setup) override;
46 
47  protected:
48 
49  private:
50  // Switch on verbosity
51  bool debug;
52 
53  // The 2D-segments reconstruction algorithm
55 
56  //static std::string theAlgoName;
59 };
60 #endif // DTRecHit_DTRecSegment2DExtendedProducer_h
61 
DTCombinatorialExtendedPatternReco * theAlgo
def setup(process, global_tag, zero_tesla=False)
Definition: GeneralSetup.py:2
edm::EDGetTokenT< DTRecHitCollection > recHits1DToken_
HLT enums.
edm::EDGetTokenT< DTRecClusterCollection > recClusToken_
Definition: event.py:1