#include <GsfElectronAlgo.h>
Public Attributes | |
std::vector< int > | recHitFlagsToBeExcludedBarrel |
std::vector< int > | recHitFlagsToBeExcludedEndcaps |
std::vector< int > | recHitSeverityToBeExcludedBarrel |
std::vector< int > | recHitSeverityToBeExcludedEndcaps |
Definition at line 166 of file GsfElectronAlgo.h.
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitFlagsToBeExcludedBarrel |
Definition at line 167 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitFlagsToBeExcludedEndcaps |
Definition at line 168 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitSeverityToBeExcludedBarrel |
Definition at line 169 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
std::vector<int> GsfElectronAlgo::EcalRecHitsConfiguration::recHitSeverityToBeExcludedEndcaps |
Definition at line 170 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().