Jpp
|
Auxiliary class to map detector variant to detector version. More...
#include <JDetectorVersion.hh>
Public Member Functions | |
JGetDetectorVersion () | |
Default constructor. More... | |
JDetectorVersion::JVersion_t | operator() (const std::string &variant) const |
Get detector version. More... | |
JDetectorVersion::JVersion_t | operator() (const JDetectorVersion &version) const |
Get detector version. More... | |
Auxiliary class to map detector variant to detector version.
Definition at line 69 of file JDetectorVersion.hh.
|
inline |
Default constructor.
Definition at line 75 of file JDetectorVersion.hh.
|
inline |
Get detector version.
variant | variant |
Definition at line 95 of file JDetectorVersion.hh.
|
inline |
Get detector version.
version | version |
Definition at line 118 of file JDetectorVersion.hh.