![]() |
![]() |
#include <JetPlotsExample.h>
Public Member Functions | |
JetPlotsExample (edm::ParameterSet const &cfg) | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Types | |
typedef std::vector< Jet > | JetCollection |
Private Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &iSetup) |
void | beginJob () |
void | endJob () |
void | FillHist1D (const TString &histName, const Double_t &x) |
Private Attributes | |
std::string | HistoFileName |
std::string | JetAlgorithm |
TFile * | m_file |
std::map< TString, TH1 * > | m_HistNames1D |
int | NJets |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 15 of file JetPlotsExample.h.
|
private |
Definition at line 20 of file JetPlotsExample.h.
JetPlotsExample< Jet >::JetPlotsExample | ( | edm::ParameterSet const & | cfg | ) |
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 45 of file JetPlotsExample.cc.
References edm::Event::getByLabel(), getHLTprescales::index, and analyzePatCleaning_cfg::jets.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 29 of file JetPlotsExample.cc.
References M_PI.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 70 of file JetPlotsExample.cc.
|
private |
Definition at line 84 of file JetPlotsExample.cc.
References gather_cfg::cout.
|
private |
Definition at line 31 of file JetPlotsExample.h.
|
private |
Definition at line 29 of file JetPlotsExample.h.
|
private |
Definition at line 26 of file JetPlotsExample.h.
|
private |
Definition at line 25 of file JetPlotsExample.h.
|
private |
Definition at line 33 of file JetPlotsExample.h.