EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
parameterbase Class Referenceabstract

#include <estarlight/blob/master/include/inputParameters.h>

+ Inheritance diagram for parameterbase:
+ Collaboration diagram for parameterbase:

Public Member Functions

 parameterbase ()
 
virtual std::string validationkey ()=0
 
template<typename T >
std::string toString (T v)
 

Static Public Attributes

static parameterlist _parameters
 

Friends

std::ostream & operator<< (std::ostream &os, const parameterbase &par)
 

Detailed Description

Definition at line 70 of file inputParameters.h.

View newest version in sPHENIX GitHub at line 70 of file inputParameters.h

Constructor & Destructor Documentation

parameterbase::parameterbase ( )
inline

Definition at line 75 of file inputParameters.h.

View newest version in sPHENIX GitHub at line 75 of file inputParameters.h

References _parameters, and parameterlist::add().

+ Here is the call graph for this function:

Member Function Documentation

template<typename T >
std::string parameterbase::toString ( T  v)
inline

Definition at line 82 of file inputParameters.h.

View newest version in sPHENIX GitHub at line 82 of file inputParameters.h

References Acts::UnitConstants::s, and v.

Referenced by parameter< bool, NO_VALIDITY_CHECK >::validationkey().

+ Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const parameterbase par 
)
friend

Definition at line 156 of file inputParameters.h.

View newest version in sPHENIX GitHub at line 156 of file inputParameters.h

Member Data Documentation

parameterlist parameterbase::_parameters
static

Definition at line 91 of file inputParameters.h.

View newest version in sPHENIX GitHub at line 91 of file inputParameters.h

Referenced by operator<<(), parameterbase(), and inputParameters::parameterValueKey().


The documentation for this class was generated from the following files: