CMS 3D CMS Logo

DTRecSegment2DProducer.h
Go to the documentation of this file.
1 #ifndef DTSegment_DTRecSegment2DProducer_h
2 #define DTSegment_DTRecSegment2DProducer_h
3 
13 /* Base Class Headers */
16 
17 namespace edm {
18  class ParameterSet;
19  class Event;
20  class EventSetup;
21 } // namespace edm
22 
24 
25 /* C++ Headers */
26 
27 /* ====================================================================== */
28 
29 /* Class DTRecSegment2DProducer Interface */
30 
32 public:
35 
37  ~DTRecSegment2DProducer() override;
38 
39  // Operations
40 
42  void produce(edm::Event& event, const edm::EventSetup& setup) override;
43 
44 protected:
45 private:
46  // Switch on verbosity
47  bool debug;
48 
49  // The 2D-segments reconstruction algorithm
50  std::unique_ptr<DTRecSegment2DBaseAlgo> theAlgo;
51 
52  //static std::string theAlgoName;
54 };
55 #endif // DTRecHit_DTRecSegment2DProducer_h
edm::EDGetTokenT< DTRecHitCollection > recHits1DToken_
std::unique_ptr< DTRecSegment2DBaseAlgo > theAlgo
HLT enums.
Definition: event.py:1