CMS 3D CMS Logo

List of all members | Public Attributes
ElectronHcalHelper::Configuration Struct Reference

#include <ElectronHcalHelper.h>

Public Attributes

bool checkHcalStatus
 
edm::EDGetTokenT< HBHERecHitCollectionhcalRecHits
 
edm::EDGetTokenT< CaloTowerCollectionhcalTowers
 
double hOverEConeSize
 
double hOverEHBMinE
 
double hOverEHFMinE
 
double hOverEPtMin
 
bool useTowers
 

Detailed Description

Definition at line 25 of file ElectronHcalHelper.h.

Member Data Documentation

◆ checkHcalStatus

bool ElectronHcalHelper::Configuration::checkHcalStatus

Definition at line 30 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::hasActiveHcal().

◆ hcalRecHits

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

Definition at line 37 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::beginEvent().

◆ hcalTowers

edm::EDGetTokenT<CaloTowerCollection> ElectronHcalHelper::Configuration::hcalTowers

Definition at line 33 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::beginEvent().

◆ hOverEConeSize

double ElectronHcalHelper::Configuration::hOverEConeSize

◆ hOverEHBMinE

double ElectronHcalHelper::Configuration::hOverEHBMinE

Definition at line 38 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::beginEvent().

◆ hOverEHFMinE

double ElectronHcalHelper::Configuration::hOverEHFMinE

Definition at line 39 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::beginEvent().

◆ hOverEPtMin

double ElectronHcalHelper::Configuration::hOverEPtMin

Definition at line 34 of file ElectronHcalHelper.h.

Referenced by ElectronHcalHelper::beginEvent().

◆ useTowers

bool ElectronHcalHelper::Configuration::useTowers