ATLAS Offline Software
|
#include <unordered_map>
#include <string>
#include <vector>
#include <memory>
#include <list>
#include "AsgMessaging/AsgMessaging.h"
#include "AsgServices/ServiceHandle.h"
#include "AnaAlgorithm/AnaAlgorithm.h"
#include "CxxUtils/checker_macros.h"
#include "SystematicsHandles/SysListHandle.h"
#include <AsgTools/PropertyWrapper.h>
#include "AthContainersInterfaces/IAuxTypeVector.h"
#include "AthContainers/AuxElement.h"
Go to the source code of this file.
Classes | |
class | CP::AsgxAODNTupleMakerAlg |
Algorithm that can write a simple ntuple from xAOD objects/variables. More... | |
class | CP::AsgxAODNTupleMakerAlg::ElementProcessor |
Class writing all variables from one standalone object. More... | |
class | CP::AsgxAODNTupleMakerAlg::ElementProcessor::BranchProcessor |
Class writing one variable from an xAOD object into a branch. More... | |
class | CP::AsgxAODNTupleMakerAlg::ContainerProcessor |
Class writing all variables from one DataVector container. More... | |
class | CP::AsgxAODNTupleMakerAlg::ContainerProcessor::BranchProcessor |
Class writing one variable from an xAOD object into a branch. More... | |
Namespaces | |
SG | |
Forward declaration. | |
CP | |
Select isolated Photons, Electrons and Muons. | |