CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
ElectronHcalHelper::Configuration Struct Reference

#include <ElectronHcalHelper.h>

Public Attributes

edm::EDGetTokenT
< HBHERecHitCollection
hcalRecHits
 
edm::EDGetTokenT
< CaloTowerCollection
hcalTowers
 
double hOverEConeSize
 
double hOverEHBMinE
 
double hOverEHFMinE
 
double hOverEPtMin
 
bool useTowers
 

Detailed Description

Definition at line 24 of file ElectronHcalHelper.h.

Member Data Documentation

edm::EDGetTokenT<HBHERecHitCollection> ElectronHcalHelper::Configuration::hcalRecHits

Definition at line 36 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::readEvent().

edm::EDGetTokenT<CaloTowerCollection> ElectronHcalHelper::Configuration::hcalTowers
double ElectronHcalHelper::Configuration::hOverEConeSize
double ElectronHcalHelper::Configuration::hOverEHBMinE

Definition at line 37 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::readEvent().

double ElectronHcalHelper::Configuration::hOverEHFMinE

Definition at line 38 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::readEvent().

double ElectronHcalHelper::Configuration::hOverEPtMin
bool ElectronHcalHelper::Configuration::useTowers