#include <DijetMass.h>
Public Member Functions | |
DijetMass (const edm::ParameterSet &) | |
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 (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &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 Types | |
typedef std::vector< Jet > | JetCollection |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | beginJob () |
void | endJob () |
Private Attributes | |
std::string | AKCorJets |
std::string | AKJets |
TH1F | etaAKcor |
TH1F | etaAKunc |
TH1F | etaICcor |
TH1F | etaICunc |
TH1F | etaKTcor |
TH1F | etaKTunc |
double | EtaMax |
TH1F | etaSCcor |
TH1F | etaSCunc |
int | evtCount |
std::string | histogramFile |
std::string | ICCorJets |
std::string | ICJets |
std::string | KTCorJets |
std::string | KTJets |
TH1F | m2jAKcor |
TH1F | m2jAKunc |
TH1F | m2jICcor |
TH1F | m2jICunc |
TH1F | m2jKTcor |
TH1F | m2jKTunc |
TH1F | m2jSCcor |
TH1F | m2jSCunc |
TFile * | m_file |
int | numJets |
TH1F | phiAKcor |
TH1F | phiAKunc |
TH1F | phiICcor |
TH1F | phiICunc |
TH1F | phiKTcor |
TH1F | phiKTunc |
TH1F | phiSCcor |
TH1F | phiSCunc |
TH1F | ptAKcor |
TH1F | ptAKunc |
double | PtHistMax |
TH1F | ptICcor |
TH1F | ptICunc |
TH1F | ptKTcor |
TH1F | ptKTunc |
TH1F | ptSCcor |
TH1F | ptSCunc |
std::string | SCCorJets |
std::string | SCJets |
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) |
Definition at line 24 of file DijetMass.h.
|
private |
Definition at line 29 of file DijetMass.h.
DijetMass< Jet >::DijetMass | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 30 of file DijetMass.cc.
References HLT_25ns10e33_v2_cff::EtaMax, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 115 of file DijetMass.cc.
References funct::abs(), eta, HLT_25ns10e33_v2_cff::EtaMax, edm::Event::getByLabel(), METSkim_cff::Jets, phi(), and reco::tau::disc::Pt().
Reimplemented from edm::EDAnalyzer.
Definition at line 47 of file DijetMass.cc.
References gather_cfg::cout, and M_PI.
|
private |
Definition at line 40 of file DijetMass.h.
|
private |
Definition at line 39 of file DijetMass.h.
|
private |
Definition at line 51 of file DijetMass.h.
|
private |
Definition at line 50 of file DijetMass.h.
|
private |
Definition at line 53 of file DijetMass.h.
|
private |
Definition at line 52 of file DijetMass.h.
|
private |
Definition at line 55 of file DijetMass.h.
|
private |
Definition at line 54 of file DijetMass.h.
|
private |
Definition at line 37 of file DijetMass.h.
|
private |
Definition at line 57 of file DijetMass.h.
|
private |
Definition at line 56 of file DijetMass.h.
|
private |
Definition at line 63 of file DijetMass.h.
|
private |
Definition at line 38 of file DijetMass.h.
|
private |
Definition at line 42 of file DijetMass.h.
|
private |
Definition at line 41 of file DijetMass.h.
|
private |
Definition at line 46 of file DijetMass.h.
|
private |
Definition at line 45 of file DijetMass.h.
|
private |
Definition at line 51 of file DijetMass.h.
|
private |
Definition at line 50 of file DijetMass.h.
|
private |
Definition at line 53 of file DijetMass.h.
|
private |
Definition at line 52 of file DijetMass.h.
|
private |
Definition at line 55 of file DijetMass.h.
|
private |
Definition at line 54 of file DijetMass.h.
|
private |
Definition at line 57 of file DijetMass.h.
|
private |
Definition at line 56 of file DijetMass.h.
|
private |
Definition at line 60 of file DijetMass.h.
|
private |
Definition at line 64 of file DijetMass.h.
|
private |
Definition at line 51 of file DijetMass.h.
|
private |
Definition at line 50 of file DijetMass.h.
|
private |
Definition at line 53 of file DijetMass.h.
|
private |
Definition at line 52 of file DijetMass.h.
|
private |
Definition at line 55 of file DijetMass.h.
|
private |
Definition at line 54 of file DijetMass.h.
|
private |
Definition at line 57 of file DijetMass.h.
|
private |
Definition at line 56 of file DijetMass.h.
|
private |
Definition at line 51 of file DijetMass.h.
|
private |
Definition at line 50 of file DijetMass.h.
|
private |
Definition at line 36 of file DijetMass.h.
|
private |
Definition at line 53 of file DijetMass.h.
|
private |
Definition at line 52 of file DijetMass.h.
|
private |
Definition at line 55 of file DijetMass.h.
|
private |
Definition at line 54 of file DijetMass.h.
|
private |
Definition at line 57 of file DijetMass.h.
|
private |
Definition at line 56 of file DijetMass.h.
|
private |
Definition at line 44 of file DijetMass.h.
|
private |
Definition at line 43 of file DijetMass.h.