CMS 3D CMS Logo

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

#include <EnergyUncertaintyPhotonSpecific.h>

Public Member Functions

double computePhotonEnergyUncertainty_highR9 (double eta, double brem, double energy)
 
double computePhotonEnergyUncertainty_lowR9 (double eta, double brem, double energy)
 
 EnergyUncertaintyPhotonSpecific (const edm::ParameterSet &config)
 
void init (const edm::EventSetup &theEventSetup)
 
 ~EnergyUncertaintyPhotonSpecific ()
 

Detailed Description

Author
Nicolas Chanon, ETH Zurich, Switzerland

Definition at line 16 of file EnergyUncertaintyPhotonSpecific.h.

Constructor & Destructor Documentation

EnergyUncertaintyPhotonSpecific::EnergyUncertaintyPhotonSpecific ( const edm::ParameterSet config)

Definition at line 7 of file EnergyUncertaintyPhotonSpecific.cc.

EnergyUncertaintyPhotonSpecific::~EnergyUncertaintyPhotonSpecific ( )

Definition at line 14 of file EnergyUncertaintyPhotonSpecific.cc.

Member Function Documentation

double EnergyUncertaintyPhotonSpecific::computePhotonEnergyUncertainty_highR9 ( double  eta,
double  brem,
double  energy 
)

Definition at line 253 of file EnergyUncertaintyPhotonSpecific.cc.

double EnergyUncertaintyPhotonSpecific::computePhotonEnergyUncertainty_lowR9 ( double  eta,
double  brem,
double  energy 
)

Definition at line 25 of file EnergyUncertaintyPhotonSpecific.cc.

void EnergyUncertaintyPhotonSpecific::init ( const edm::EventSetup theEventSetup)

Definition at line 20 of file EnergyUncertaintyPhotonSpecific.cc.