ATLAS Offline Software
Static Public Member Functions | List of all members
EventShapeConstants Struct Reference

#include <StaticConstants.h>

Collaboration diagram for EventShapeConstants:

Static Public Member Functions

static double invalidValue ()
 
static double nullValue ()
 
static const std::string & invalidKey ()
 
static const std::string & defaultStateKey ()
 

Detailed Description

Definition at line 20 of file StaticConstants.h.

Member Function Documentation

◆ defaultStateKey()

static const std::string& EventShapeConstants::defaultStateKey ( )
inlinestatic

Definition at line 28 of file StaticConstants.h.

29  { return EventShapeConstants_Values::defaultStateKey; }

◆ invalidKey()

static const std::string& EventShapeConstants::invalidKey ( )
inlinestatic

Definition at line 26 of file StaticConstants.h.

27  { return EventShapeConstants_Values::invalidKey;}

◆ invalidValue()

static double EventShapeConstants::invalidValue ( )
inlinestatic

Definition at line 22 of file StaticConstants.h.

23  { return EventShapeConstants_Values::invalidValue; }

◆ nullValue()

static double EventShapeConstants::nullValue ( )
inlinestatic

Definition at line 24 of file StaticConstants.h.

25  { return EventShapeConstants_Values::nullValue; }

The documentation for this struct was generated from the following file: