#include <CSCTruthTest.h>
Public Member Functions | |
CSCTruthTest (const edm::ParameterSet &) | |
~CSCTruthTest () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
Private Attributes | |
const edm::ParameterSet & | conf_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 7 of file CSCTruthTest.h.
|
explicit |
Definition at line 8 of file CSCTruthTest.cc.
CSCTruthTest::~CSCTruthTest | ( | ) |
Definition at line 15 of file CSCTruthTest.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 21 of file CSCTruthTest.cc.
References MuonTruth::analyze(), conf_, gather_cfg::cout, edm::Event::getByLabel(), and MuonTruth::muonFraction().
|
private |
Definition at line 16 of file CSCTruthTest.h.
Referenced by analyze().