#include <GsfElectronAlgo.h>
Public Attributes | |
std::vector< int > | recHitFlagsToBeExcludedBarrel |
std::vector< int > | recHitFlagsToBeExcludedEndcaps |
std::vector< int > | recHitSeverityToBeExcludedBarrel |
std::vector< int > | recHitSeverityToBeExcludedEndcaps |
Definition at line 150 of file GsfElectronAlgo.h.
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitFlagsToBeExcludedBarrel |
Definition at line 151 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitFlagsToBeExcludedEndcaps |
Definition at line 152 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitSeverityToBeExcludedBarrel |
Definition at line 153 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitSeverityToBeExcludedEndcaps |
Definition at line 154 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().