|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODEVENTSHAPE_VERSIONS_EVENTSHAPE_V1_H
9 #define XAODEVENTSHAPE_VERSIONS_EVENTSHAPE_V1_H
74 #endif // XAODEVENTSHAPE_VERSIONS_EVENTSHAPE_V1_H
bool getDensity(EventDensityID id, double &v) const
Get a density variable from the object.
bool getShape(EventShapeID id, double &v) const
Get a shape variable from the object.
Base class for elements of a container that can have aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
EventDensityID
Event density variable types.
Data class for event shapes.
EventShape_v1()
Default constructor.
EventShapeID
Event shape variable types.
bool setDensity(EventDensityID id, double v)
Set a density variable on the object.
bool setShape(EventShapeID id, double v)
Set a shape variable on the object.
SG_BASE(xAOD::EventShape_v1, SG::AuxElement)
Base class for elements of a container that can have aux data.