Jpp
16.0.3
the software that should make you happy
|
Auxiliary class to map numerical value to detector version. More...
#include <JDetectorVersion.hh>
Public Member Functions | |
JPutDetectorVersion (const JGetDetectorVersion &input) | |
Constructor. More... | |
const std::string & | operator() (const JDetectorVersion::JVersion_t &value) const |
Put detector version. More... | |
int | operator[] (const JDetectorVersion::JVersion_t &value) const |
Get index of version. More... | |
Auxiliary class to map numerical value to detector version.
Definition at line 241 of file JDetectorVersion.hh.
|
inline |
|
inline |
Put detector version.
value | numerical value |
Definition at line 265 of file JDetectorVersion.hh.
|
inline |
Get index of version.
value | numerical value |
Definition at line 283 of file JDetectorVersion.hh.