![]() |
![]() |
#include <SUSYDQMAnalyzer.h>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
double | _maxAbsEta |
double | _maxNJets |
double | _ptThreshold |
MonitorElement * | hCaloAlpha_T |
MonitorElement * | hCaloHT |
MonitorElement * | hCaloMET |
MonitorElement * | hCaloMHT |
MonitorElement * | hPFAlpha_T |
MonitorElement * | hPFHT |
MonitorElement * | hPFMET |
MonitorElement * | hPFMHT |
edm::ParameterSet | iConfig |
std::string | SUSYFolder |
edm::EDGetTokenT < reco::CaloJetCollection > | theCaloJetCollectionToken |
edm::EDGetTokenT < reco::CaloMETCollection > | theCaloMETCollectionToken |
edm::EDGetTokenT< std::vector < reco::PFJet > > | thePFJetCollectionToken |
edm::EDGetTokenT < reco::PFMETCollection > | thePFMETCollectionToken |
Static Private Attributes | |
static const char * | messageLoggerCatregory = "SUSYDQM" |
Additional Inherited Members | |
![]() | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
![]() | |
typedef EDAnalyzerAdaptorBase | ModuleType |
![]() | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
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 22 of file SUSYDQMAnalyzer.h.
|
explicit |
Definition at line 72 of file SUSYDQMAnalyzer.cc.
References edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
SUSYDQMAnalyzer::~SUSYDQMAnalyzer | ( | ) |
Definition at line 273 of file SUSYDQMAnalyzer.cc.
|
privatevirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 141 of file SUSYDQMAnalyzer.cc.
References funct::abs(), edm::Event::getByToken(), edm::HandleBase::isValid(), metsig::jet, edm::Handle< T >::product(), reco::LeafCandidate::pt(), HT< T >::ScalarSum, and HT< T >::v.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 97 of file SUSYDQMAnalyzer.cc.
References DQMStore::IBooker::book1D(), dir, DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 43 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 42 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 41 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 63 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 51 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 55 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 59 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 65 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 53 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 56 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 61 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 28 of file SUSYDQMAnalyzer.h.
|
staticprivate |
Definition at line 46 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 45 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 35 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 37 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 34 of file SUSYDQMAnalyzer.h.
|
private |
Definition at line 33 of file SUSYDQMAnalyzer.h.