#include <GsfElectronAlgo.h>
Public Attributes | |
std::vector< int > | recHitFlagsToBeExcludedBarrel |
std::vector< int > | recHitFlagsToBeExcludedEndcaps |
std::vector< int > | recHitSeverityToBeExcludedBarrel |
std::vector< int > | recHitSeverityToBeExcludedEndcaps |
Definition at line 156 of file GsfElectronAlgo.h.
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitFlagsToBeExcludedBarrel |
Definition at line 157 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitFlagsToBeExcludedEndcaps |
Definition at line 158 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitSeverityToBeExcludedBarrel |
Definition at line 159 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitSeverityToBeExcludedEndcaps |
Definition at line 160 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().