CMS 3D CMS Logo

DTRecSegment4DProducer.h
Go to the documentation of this file.
1 #ifndef DTSegment_DTRecSegment4DProducer_H
2 #define DTSegment_DTRecSegment4DProducer_H
3 
13 
14 namespace edm {
15  class ParameterSet;
16  class Event;
17  class EventSetup;
18 }
20 
22 public:
25 
27  ~DTRecSegment4DProducer() override;
28 
29  // Operations
30 
32  void produce(edm::Event& event, const edm::EventSetup& setup) override;
33 
34 
35 protected:
36 
37 private:
38 
39  // Switch on verbosity
40  bool debug;
41 
44  // The 4D-segments reconstruction algorithm
45  std::unique_ptr<DTRecSegment4DBaseAlgo> the4DAlgo;
46 };
47 #endif
48 
49 
std::unique_ptr< DTRecSegment4DBaseAlgo > the4DAlgo
def setup(process, global_tag, zero_tesla=False)
Definition: GeneralSetup.py:2
edm::EDGetTokenT< DTRecSegment2DCollection > recHits2DToken_
edm::EDGetTokenT< DTRecHitCollection > recHits1DToken_
HLT enums.
Definition: event.py:1