ATLAS Offline Software
Reconstruction
PFlow
PFlowUtils
PFlowUtils
FEElectronHelper.h
Go to the documentation of this file.
1
#ifndef FEELECTRONHELPER_H
2
#define FEELECTRONHELPER_H
3
4
#include "
AsgMessaging/AsgMessaging.h
"
5
#include "
xAODEgamma/ElectronContainer.h
"
6
7
class
FEElectronHelper
:
public
asg::AsgMessaging
{
8
9
public
:
10
FEElectronHelper
();
11
~FEElectronHelper
() {};
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
ElementLink
ElementLink implementation for ROOT usage.
Definition:
AthLinks/ElementLink.h:121
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
Generated on Thu Nov 7 2024 21:15:14 for ATLAS Offline Software by
1.8.18