CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes
EcalLaserAnalyzerYousi Class Reference

#include <CalibCalorimetry/EcalLaserAnalyzerYousi/src/EcalLaserAnalyzerYousi.cc>

Inheritance diagram for EcalLaserAnalyzerYousi:
edm::EDAnalyzer edm::EDConsumerBase

Public Member Functions

 EcalLaserAnalyzerYousi (const edm::ParameterSet &)
 
 ~EcalLaserAnalyzerYousi ()
 
- 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< ConsumesInfoconsumesInfo () 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 Member Functions

virtual void analyze (const edm::Event &, const edm::EventSetup &) override
 
virtual void beginJob () override
 
virtual void endJob () override
 

Private Attributes

TH2F * APD
 
TH1F * APD_LM [9]
 
TH2F * APD_RMS
 
TH2F * APDPN
 
TH2F * APDPN_C
 
TH2F * APDPN_J
 
TH2F * APDPN_J_H [2]
 
TH2F * APDPN_J_LM [9]
 
TH1F * APDPN_LM [9]
 
TH2F * APDPN_RMS
 
TH1F * C_APD [1700]
 
TH1F * C_APDPN [1700]
 
TH2F * C_APDPN_J [1700]
 
TH1F * C_J [1700]
 
TH1F * C_PN [1700]
 
TNtuple * C_Tree [1700]
 
TH2F * Count
 
std::string digiProducer_
 
TFile * fAPD
 
TH1F * FitHist
 
TFile * fPN
 
TFile * fROOT
 
std::string hitCollection_
 
std::string hitProducer_
 
std::string outFileName_
 
TH1F * peakAPD [2]
 
TH1F * peakAPDPN [2]
 
TH2F * PN
 
std::string PNdigiCollection_
 
std::string Run_
 
std::string SM_
 

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)
 

Detailed Description

Description: <one line="" class="" summary>="">

Implementation: <Notes on="" implementation>="">

Definition at line 56 of file EcalLaserAnalyzerYousi.cc.

Constructor & Destructor Documentation

EcalLaserAnalyzerYousi::EcalLaserAnalyzerYousi ( const edm::ParameterSet iConfig)
explicit

Definition at line 128 of file EcalLaserAnalyzerYousi.cc.

EcalLaserAnalyzerYousi::~EcalLaserAnalyzerYousi ( )

Definition at line 150 of file EcalLaserAnalyzerYousi.cc.

Member Function Documentation

void EcalLaserAnalyzerYousi::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overrideprivatevirtual

Implements edm::EDAnalyzer.

Definition at line 167 of file EcalLaserAnalyzerYousi.cc.

void EcalLaserAnalyzerYousi::beginJob ( void  )
overrideprivatevirtual

Reimplemented from edm::EDAnalyzer.

Definition at line 345 of file EcalLaserAnalyzerYousi.cc.

void EcalLaserAnalyzerYousi::endJob ( void  )
overrideprivatevirtual

Reimplemented from edm::EDAnalyzer.

Definition at line 426 of file EcalLaserAnalyzerYousi.cc.

Member Data Documentation

TH2F* EcalLaserAnalyzerYousi::APD
private

Definition at line 84 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::APD_LM[9]
private

Definition at line 77 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::APD_RMS
private

Definition at line 85 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::APDPN
private

Definition at line 86 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::APDPN_C
private

Definition at line 90 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::APDPN_J
private

Definition at line 89 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::APDPN_J_H[2]
private

Definition at line 80 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::APDPN_J_LM[9]
private

Definition at line 79 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::APDPN_LM[9]
private

Definition at line 78 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::APDPN_RMS
private

Definition at line 87 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::C_APD[1700]
private

Definition at line 69 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::C_APDPN[1700]
private

Definition at line 70 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::C_APDPN_J[1700]
private

Definition at line 73 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::C_J[1700]
private

Definition at line 72 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::C_PN[1700]
private

Definition at line 71 of file EcalLaserAnalyzerYousi.cc.

TNtuple* EcalLaserAnalyzerYousi::C_Tree[1700]
private

Definition at line 100 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::Count
private

Definition at line 93 of file EcalLaserAnalyzerYousi.cc.

std::string EcalLaserAnalyzerYousi::digiProducer_
private

Definition at line 111 of file EcalLaserAnalyzerYousi.cc.

TFile* EcalLaserAnalyzerYousi::fAPD
private

Definition at line 97 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::FitHist
private

Definition at line 92 of file EcalLaserAnalyzerYousi.cc.

TFile* EcalLaserAnalyzerYousi::fPN
private

Definition at line 96 of file EcalLaserAnalyzerYousi.cc.

TFile* EcalLaserAnalyzerYousi::fROOT
private

Definition at line 98 of file EcalLaserAnalyzerYousi.cc.

std::string EcalLaserAnalyzerYousi::hitCollection_
private

Definition at line 104 of file EcalLaserAnalyzerYousi.cc.

std::string EcalLaserAnalyzerYousi::hitProducer_
private

Definition at line 105 of file EcalLaserAnalyzerYousi.cc.

std::string EcalLaserAnalyzerYousi::outFileName_
private

Definition at line 108 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::peakAPD[2]
private

Definition at line 75 of file EcalLaserAnalyzerYousi.cc.

TH1F* EcalLaserAnalyzerYousi::peakAPDPN[2]
private

Definition at line 76 of file EcalLaserAnalyzerYousi.cc.

TH2F* EcalLaserAnalyzerYousi::PN
private

Definition at line 88 of file EcalLaserAnalyzerYousi.cc.

std::string EcalLaserAnalyzerYousi::PNdigiCollection_
private

Definition at line 112 of file EcalLaserAnalyzerYousi.cc.

std::string EcalLaserAnalyzerYousi::Run_
private

Definition at line 110 of file EcalLaserAnalyzerYousi.cc.

std::string EcalLaserAnalyzerYousi::SM_
private

Definition at line 109 of file EcalLaserAnalyzerYousi.cc.