CMS 3D CMS Logo

MuonPathAnalyzer.cc
Go to the documentation of this file.
2 
3 using namespace edm;
4 using namespace std;
5 
6 // ============================================================================
7 // Constructors and destructor
8 // ============================================================================
10  : debug_(pset.getUntrackedParameter<bool>("debug")) {}
11 
13 
14 // ============================================================================
15 // Main methods (initialise, run, finish)
16 // ============================================================================
17 void MuonPathAnalyzer::initialise(const edm::EventSetup& iEventSetup) {}
18 
virtual void initialise(const edm::EventSetup &iEventSetup)
virtual ~MuonPathAnalyzer()
HLT enums.
MuonPathAnalyzer(const edm::ParameterSet &pset, edm::ConsumesCollector &iC)
virtual void finish()