ATLAS Offline Software
Loading...
Searching...
No Matches
RingerSelectorToolsDefs.h File Reference
Include dependency graph for RingerSelectorToolsDefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Ringer
 Namespace dedicated for Ringer utilities.

Functions

e.

Return number of segments for segment of type

unsigned Ringer::numberOfSegments (const SegmentationType e)
template<typename T>
Ringer::getType (const char *cStr)
 Return Ringer enumeration of type T identifying string type:
template<>
SegmentationType Ringer::getType (const char *cStr)
 Specialization for SegmentationType.
template<>
EtaDependency Ringer::getType (const char *cStr)
 Specialization for EtaDependency.
template<>
EtDependency Ringer::getType (const char *cStr)
 Specialization for EtDependency.
template<>
Requirement Ringer::getType (const char *cStr)
 Specialization for Requirement.
const char * Ringer::toStr (SegmentationType e)
 Transform enumeration types to string.
const char * Ringer::toStr (EtaDependency e)
 Transform enumeration types to string.
const char * Ringer::toStr (EtDependency e)
 Transform enumeration types to string.
const char * Ringer::toStr (Requirement e)
 Transform enumeration types to string.