Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Types | |
typedef std::map< std::string, TH2F * > | THistoMap |
typedef std::map< int, std::string > | TMyMainMap |
typedef std::map< int, std::map< int, std::string > > | TMySubMap |
typedef std::map< std::string, TTree * > | TTreeMap |
typedef std::map< std::string, std::map< std::string, float > > | TTreeTempStorageMap |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
std::vector< std::string > | getAllKeys () |
std::string | getKey (const DetId &det) |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 49 of file AnaMuonCaloCleaner.cc.
|
private |
Definition at line 77 of file AnaMuonCaloCleaner.cc.
|
private |
Definition at line 75 of file AnaMuonCaloCleaner.cc.
|
private |
Definition at line 76 of file AnaMuonCaloCleaner.cc.
|
private |
Definition at line 84 of file AnaMuonCaloCleaner.cc.
|
private |
Definition at line 85 of file AnaMuonCaloCleaner.cc.
|
explicit |
Definition at line 103 of file AnaMuonCaloCleaner.cc.
References detMap_, DetId::Ecal, EcalBarrel, EcalEndcap, EcalLaserPnDiode, EcalPreshower, EcalTriggerTower, getAllKeys(), DetId::Hcal, HcalBarrel, HcalEmpty, HcalEndcap, HcalForward, HcalOther, HcalOuter, HcalTriggerTower, histoMap_, relativeConstraints::keys, TFileService::make(), mergeVDriftHistosByStation::name, AlCaHLTBitMon_QueryRunRegistry::string, subDetMap_, treeMap_, and treeStorageMap_.
AnaMuonCaloCleaner::~AnaMuonCaloCleaner | ( | ) |
Definition at line 231 of file AnaMuonCaloCleaner.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 154 of file AnaMuonCaloCleaner.cc.
References _inputCol, reco::LeafCandidate::charge(), charge_, colDep_, colLen_, reco::LeafCandidate::eta(), edm::Event::getByLabel(), getKey(), histoMap_, reco::Muon::isGlobalMuon(), RPCpg::mu, mergeVDriftHistosByStation::name, reco::LeafCandidate::p(), reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, treeMap_, and treeStorageMap_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 249 of file AnaMuonCaloCleaner.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 274 of file AnaMuonCaloCleaner.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 262 of file AnaMuonCaloCleaner.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 255 of file AnaMuonCaloCleaner.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 280 of file AnaMuonCaloCleaner.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 268 of file AnaMuonCaloCleaner.cc.
|
static |
Definition at line 286 of file AnaMuonCaloCleaner.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 216 of file AnaMuonCaloCleaner.cc.
References detMap_, mergeVDriftHistosByStation::name, run_regression::ret, AlCaHLTBitMon_QueryRunRegistry::string, and subDetMap_.
Referenced by AnaMuonCaloCleaner().
|
private |
Definition at line 212 of file AnaMuonCaloCleaner.cc.
References DetId::det(), detMap_, DetId::subdetId(), and subDetMap_.
Referenced by analyze().
|
private |
Definition at line 68 of file AnaMuonCaloCleaner.cc.
Referenced by analyze().
|
private |
Definition at line 69 of file AnaMuonCaloCleaner.cc.
Referenced by analyze().
|
private |
Definition at line 67 of file AnaMuonCaloCleaner.cc.
Referenced by analyze().
|
private |
Definition at line 66 of file AnaMuonCaloCleaner.cc.
Referenced by analyze().
|
private |
Definition at line 81 of file AnaMuonCaloCleaner.cc.
Referenced by AnaMuonCaloCleaner(), getAllKeys(), and getKey().
|
private |
Definition at line 80 of file AnaMuonCaloCleaner.cc.
Referenced by analyze(), and AnaMuonCaloCleaner().
|
private |
Definition at line 82 of file AnaMuonCaloCleaner.cc.
Referenced by AnaMuonCaloCleaner(), getAllKeys(), and getKey().
|
private |
Definition at line 86 of file AnaMuonCaloCleaner.cc.
Referenced by analyze(), and AnaMuonCaloCleaner().
|
private |
Definition at line 87 of file AnaMuonCaloCleaner.cc.
Referenced by analyze(), and AnaMuonCaloCleaner().