#include <MinBias.h>
Private Attributes | |
bool | allowMissingInputs_ |
int | depth |
float | eta |
std::string | fOutputFileName |
const CaloGeometry * | geo |
std::string | hbheLabel_ |
edm::EDGetTokenT < HBHERecHitCollection > | hbheToken_ |
std::string | hfLabel_ |
edm::EDGetTokenT < HFRecHitCollection > | hfToken_ |
std::string | hoLabel_ |
edm::EDGetTokenT < HORecHitCollection > | hoToken_ |
TFile * | hOutputFile |
int | ieta |
int | ievent |
int | iphi |
float | mom1 |
float | mom2 |
float | mom3 |
float | mom4 |
int | mydet |
int | mysubd |
TTree * | myTree |
float | occup |
float | phi |
std::map< DetId, double > | theFillDetMap0 |
std::map< DetId, double > | theFillDetMap1 |
std::map< DetId, double > | theFillDetMap2 |
std::map< DetId, double > | theFillDetMap3 |
std::map< DetId, double > | theFillDetMap4 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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::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) |
|
explicit |
Definition at line 9 of file MinBias.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
cms::MinBias::~MinBias | ( | ) |
Definition at line 25 of file MinBias.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 107 of file MinBias.cc.
References gather_cfg::cout, cond::rpcobgas::detid, edm::EventSetup::get(), edm::Event::getByToken(), DetId::Hcal, edm::HandleBase::isValid(), funct::pow(), and edm::ESHandle< class >::product().
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 53 of file MinBias.cc.
References gather_cfg::cout, HcalDetId::depth(), PV3DBase< T, PVType, FrameType >::eta(), eta(), DetId::Hcal, i, HcalDetId::ieta(), HcalDetId::iphi(), phi, PV3DBase< T, PVType, FrameType >::phi(), funct::pow(), and HcalDetId::subdet().
|
private |
Definition at line 68 of file MinBias.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), and dqm_interfaces.DirWalkerDB::run().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |