#include <MinBias.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
MinBias (const edm::ParameterSet &) | |
~MinBias () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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 |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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(), HLT_25ns14e33_v1_cff::InputTag, 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 |
Reimplemented from edm::EDAnalyzer.
Definition at line 33 of file MinBias.cc.
References HLT_25ns14e33_v1_cff::depth, eta, and phi().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 53 of file MinBias.cc.
References gather_cfg::cout, HcalDetId::depth(), HLT_25ns14e33_v1_cff::depth, eta, PV3DBase< T, PVType, FrameType >::eta(), DetId::Hcal, i, HcalDetId::ieta(), HcalDetId::iphi(), PV3DBase< T, PVType, FrameType >::phi(), 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 |
Definition at line 69 of file MinBias.h.
Referenced by Particle.Particle::__str__(), Muon.Muon::absEffAreaIso(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 69 of file MinBias.h.
Referenced by Particle.Particle::__str__().
|
private |
|
private |
|
private |
|
private |