CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes
PatJetAnalyzer Class Reference

Module to analyze pat::Jets in the context of a more complex exercise. More...

Inheritance diagram for PatJetAnalyzer:
edm::one::EDAnalyzer< edm::one::SharedResources > edm::one::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

 PatJetAnalyzer (const edm::ParameterSet &cfg)
 default contructor More...
 
 ~PatJetAnalyzer () override
 default destructor More...
 
- Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::SharedResources >
 EDAnalyzer ()=default
 
 EDAnalyzer (const EDAnalyzer &)=delete
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
const EDAnalyzeroperator= (const EDAnalyzer &)=delete
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
- Public Member Functions inherited from edm::one::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDAnalyzerBase () override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Member Functions

void analyze (const edm::Event &event, const edm::EventSetup &setup) override
 everything that needs to be done during the even loop More...
 
bool booked (const std::string histName) const
 check if histogram was booked More...
 
void fill (const std::string histName, double value) const
 fill histogram if it had been booked before More...
 
void print (edm::View< pat::Jet >::const_iterator &jet, unsigned int idx)
 

Private Attributes

std::string corrLevel_
 correction level for pat jet More...
 
std::map< std::string, TH1F * > hists_
 management of 1d histograms More...
 
edm::EDGetTokenT< edm::View< pat::Jet > > jetsToken_
 pat jets More...
 

Additional Inherited Members

- Public Types inherited from edm::one::EDAnalyzerBase
typedef EDAnalyzerBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::one::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< Bconsumes (edm::InputTag tag) noexcept
 
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
template<Transition Tr = Transition::Event>
constexpr auto esConsumes ()
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag)
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
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)
 
void resetItemsToGetFrom (BranchType iType)
 

Detailed Description

Module to analyze pat::Jets in the context of a more complex exercise.

Basic quantities of jets like the transverse momentum, eta and phi as well as the invariant dijet mass are plotted. Basic histograms for a jet energy response plot as a function of the pt of the reference object are filled. As reference matched partons are chosen. Input parameters are:

Definition at line 42 of file PatJetAnalyzer.cc.

Constructor & Destructor Documentation

◆ PatJetAnalyzer()

PatJetAnalyzer::PatJetAnalyzer ( const edm::ParameterSet cfg)
explicit

default contructor

Definition at line 72 of file PatJetAnalyzer.cc.

References BINS, edmScanValgrind::buffer, compareTotals::fs, hists_, heavyIonCSV_trainingSettings::idx, TFileService::kSharedResource, MAXBIN, and runGCPTkAlMap::title.

73  : corrLevel_(cfg.getParameter<std::string>("corrLevel")),
74  jetsToken_(consumes<edm::View<pat::Jet> >(cfg.getParameter<edm::InputTag>("src"))) {
75  usesResource(TFileService::kSharedResource);
76  // register TFileService
78 
79  // jet multiplicity
80  hists_["mult"] = fs->make<TH1F>("mult", "N_{Jet}", 15, 0., 15.);
81  // jet pt (for all jets)
82  hists_["pt"] = fs->make<TH1F>("pt", "p_{T}(Jet) [GeV]", 60, 0., 300.);
83  // jet eta (for all jets)
84  hists_["eta"] = fs->make<TH1F>("eta", "#eta (Jet)", 60, -3., 3.);
85  // jet phi (for all jets)
86  hists_["phi"] = fs->make<TH1F>("phi", "#phi (Jet)", 60, 3.2, 3.2);
87  // dijet mass (if available)
88  hists_["mass"] = fs->make<TH1F>("mass", "M_{jj} [GeV]", 50, 0., 500.);
89  // basic histograms for jet energy response
90  for (unsigned int idx = 0; idx < MAXBIN; ++idx) {
91  char buffer[10];
92  sprintf(buffer, "jes_%i", idx);
93  char title[50];
94  sprintf(title, "p_{T}^{rec}/p_{T}^{gen} [%i GeV - %i GeV]", (int)BINS[idx], (int)BINS[idx + 1]);
95  hists_[buffer] = fs->make<TH1F>(buffer, title, 100, 0., 2.);
96  }
97 }
static const std::string kSharedResource
Definition: TFileService.h:76
std::string corrLevel_
correction level for pat jet
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
edm::EDGetTokenT< edm::View< pat::Jet > > jetsToken_
pat jets
static const float BINS[]
static const unsigned int MAXBIN
std::map< std::string, TH1F * > hists_
management of 1d histograms

◆ ~PatJetAnalyzer()

PatJetAnalyzer::~PatJetAnalyzer ( )
inlineoverride

default destructor

Definition at line 47 of file PatJetAnalyzer.cc.

47 {};

Member Function Documentation

◆ analyze()

void PatJetAnalyzer::analyze ( const edm::Event event,
const edm::EventSetup setup 
)
overrideprivatevirtual

everything that needs to be done during the even loop

Implements edm::one::EDAnalyzerBase.

Definition at line 99 of file PatJetAnalyzer.cc.

References BINS, edmScanValgrind::buffer, corrLevel_, fill(), heavyIonCSV_trainingSettings::idx, metsig::jet, singleTopDQM_cfi::jets, jetsToken_, EgHLTOffHistBins_cfi::mass, and MAXBIN.

99  {
100  // recieve jet collection label
102  event.getByToken(jetsToken_, jets);
103 
104  // loop jets
105  for (edm::View<pat::Jet>::const_iterator jet = jets->begin(); jet != jets->end(); ++jet) {
106  // print jec factors
107  // print(jet, jet-jets->begin());
108 
109  // fill basic kinematics
110  fill("pt", jet->correctedJet(corrLevel_).pt());
111  fill("eta", jet->eta());
112  fill("phi", jet->phi());
113  // basic plots for jet responds plot as a function of pt
114  if (jet->genJet()) {
115  double resp = jet->correctedJet(corrLevel_).pt() / jet->genJet()->pt();
116  for (unsigned int idx = 0; idx < MAXBIN; ++idx) {
117  if (BINS[idx] <= jet->genJet()->pt() && jet->genJet()->pt() < BINS[idx + 1]) {
118  char buffer[10];
119  sprintf(buffer, "jes_%i", idx);
120  fill(buffer, resp);
121  }
122  }
123  }
124  }
125  // jet multiplicity
126  fill("mult", jets->size());
127  // invariant dijet mass for first two leading jets
128  if (jets->size() > 1) {
129  fill("mass", ((*jets)[0].p4() + (*jets)[1].p4()).mass());
130  }
131 }
std::string corrLevel_
correction level for pat jet
void fill(const std::string histName, double value) const
fill histogram if it had been booked before
edm::EDGetTokenT< edm::View< pat::Jet > > jetsToken_
pat jets
static const float BINS[]
static const unsigned int MAXBIN
boost::indirect_iterator< typename seq_t::const_iterator > const_iterator
Definition: View.h:86

◆ booked()

bool PatJetAnalyzer::booked ( const std::string  histName) const
inlineprivate

check if histogram was booked

Definition at line 54 of file PatJetAnalyzer.cc.

References hists_.

Referenced by fill().

54 { return hists_.find(histName) != hists_.end(); };
std::map< std::string, TH1F * > hists_
management of 1d histograms

◆ fill()

void PatJetAnalyzer::fill ( const std::string  histName,
double  value 
) const
inlineprivate

fill histogram if it had been booked before

Definition at line 56 of file PatJetAnalyzer.cc.

References booked(), and hists_.

Referenced by analyze().

56  {
57  if (booked(histName))
58  hists_.find(histName)->second->Fill(value);
59  };
Definition: value.py:1
std::map< std::string, TH1F * > hists_
management of 1d histograms
bool booked(const std::string histName) const
check if histogram was booked

◆ print()

void PatJetAnalyzer::print ( edm::View< pat::Jet >::const_iterator &  jet,
unsigned int  idx 
)
private

Definition at line 133 of file PatJetAnalyzer.cc.

References gather_cfg::cout, pat::Jet::currentJECLevel(), heavyIonCSV_trainingSettings::idx, metsig::jet, pat::JetCorrFactors::NONE, reco::LeafCandidate::pt(), and pat::JetCorrFactors::UDS.

133  {
134  //edm::LogInfo log("JEC");
135  std::cout << "[" << idx << "] :: eta=" << std::setw(10) << jet->eta() << " phi=" << std::setw(10) << jet->phi()
136  << " size: " << jet->availableJECLevels().size() << std::endl;
137  for (unsigned int idx = 0; idx < jet->availableJECLevels().size(); ++idx) {
138  pat::Jet correctedJet;
139  if (jet->availableJECLevels()[idx].find("L5Flavor") != std::string::npos ||
140  jet->availableJECLevels()[idx].find("L7Parton") != std::string::npos) {
141  correctedJet = jet->correctedJet(idx, pat::JetCorrFactors::UDS);
142  } else {
143  correctedJet = jet->correctedJet(idx, pat::JetCorrFactors::NONE);
144  }
145  std::cout << std::setw(10) << correctedJet.currentJECLevel() << " pt=" << std::setw(10) << correctedJet.pt()
146  << std::endl;
147  }
148 }
double pt() const final
transverse momentum
std::string currentJECLevel() const
return the name of the current step of jet energy corrections
Definition: Jet.h:141
Analysis-level calorimeter jet class.
Definition: Jet.h:77

Member Data Documentation

◆ corrLevel_

std::string PatJetAnalyzer::corrLevel_
private

correction level for pat jet

Definition at line 65 of file PatJetAnalyzer.cc.

Referenced by analyze().

◆ hists_

std::map<std::string, TH1F*> PatJetAnalyzer::hists_
private

management of 1d histograms

Definition at line 69 of file PatJetAnalyzer.cc.

Referenced by booked(), fill(), and PatJetAnalyzer().

◆ jetsToken_

edm::EDGetTokenT<edm::View<pat::Jet> > PatJetAnalyzer::jetsToken_
private

pat jets

Definition at line 67 of file PatJetAnalyzer.cc.

Referenced by analyze().