ATLAS Offline Software
Classes | Namespaces | Macros | Functions
TrigCaloClusterAuxContainer_v1.h File Reference
#include <vector>
#include "xAODCore/AuxContainerBase.h"
#include "xAODTrigCalo/versions/TrigCaloClusterAuxVariables_v1.def"
Include dependency graph for TrigCaloClusterAuxContainer_v1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xAOD::TrigCaloClusterAuxContainer_v1
 Auxiliary container for trigger calorimeter cluster containers. More...
 

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 

Macros

#define TRIGCALOCLUSTER_AUX_VARIABLE(TYPE, NAME)   TYPE NAME
 Include the TrigCaloCluster variables: More...
 

Functions

 SG_BASE (xAOD::TrigCaloClusterAuxContainer_v1, xAOD::AuxContainerBase)
 

Macro Definition Documentation

◆ TRIGCALOCLUSTER_AUX_VARIABLE

#define TRIGCALOCLUSTER_AUX_VARIABLE (   TYPE,
  NAME 
)    TYPE NAME

Include the TrigCaloCluster variables:

Definition at line 40 of file TrigCaloClusterAuxContainer_v1.h.

Function Documentation

◆ SG_BASE()