![]() |
ATLAS Offline Software
|
#include <functional>#include <vector>#include <set>#include "xAODForward/ZdcModule.h"#include "xAODForward/ZdcModuleContainer.h"Go to the source code of this file.
Classes | |
| struct | ZDC::BySideTypeMod |
Namespaces | |
| namespace | ZDC |
Functions | |
| BySideTypeMod | ZDC::sideA (1) |
| BySideTypeMod | ZDC::sideC (-1) |
| BySideTypeMod | ZDC::sideAC (0) |
| BySideTypeMod | ZDC::sideA_HadPix (1, 1, 1) |
| BySideTypeMod | ZDC::sideC_HadPix (-1, 1, 1) |
| float | ZDC::getAmplitudeSum (const xAOD::ZdcModuleContainer *in, std::function< bool(const xAOD::ZdcModule *)> incFunction, std::string suffix="") |
| float | ZDC::getAmplitudeSumG0 (const xAOD::ZdcModuleContainer *in, std::function< bool(const xAOD::ZdcModule *)> incFunction, std::string suffix="") |
| float | ZDC::getAmplitudeSumG1 (const xAOD::ZdcModuleContainer *in, std::function< bool(const xAOD::ZdcModule *)> incFunction) |