ATLAS Offline Software
FEElectronHelper.h
Go to the documentation of this file.
1 #ifndef FEELECTRONHELPER_H
2 #define FEELECTRONHELPER_H
3 
6 
8 
9  public:
12 
13  bool checkElectronLinks(const std::vector < ElementLink< xAOD::ElectronContainer > >& FE_ElectronLinks, const std::string& qualityString) const;
14 
15 };
16 #endif
AsgMessaging.h
ElectronContainer.h
FEElectronHelper::~FEElectronHelper
~FEElectronHelper()
Definition: FEElectronHelper.h:11
FEElectronHelper::FEElectronHelper
FEElectronHelper()
Definition: FEElectronHelper.cxx:3
FEElectronHelper::checkElectronLinks
bool checkElectronLinks(const std::vector< ElementLink< xAOD::ElectronContainer > > &FE_ElectronLinks, const std::string &qualityString) const
Definition: FEElectronHelper.cxx:5
asg::AsgMessaging
Class mimicking the AthMessaging class from the offline software.
Definition: AsgMessaging.h:40
FEElectronHelper
Definition: FEElectronHelper.h:7