Jpp
19.0.0
the software that should make you happy
|
#include <JDetectors.hh>
Public Member Functions | |
JDetector () | |
JDetector (const JDetectors &detector) | |
Copy constructor. More... | |
operator JDetectors () const | |
Type conversion operator. More... | |
ClassDef (JDetector, 1) | |
Static Public Member Functions | |
static const char *const | getName () |
Table name. More... | |
Public Attributes | |
std::string | DetOID |
int | DetId |
std::string | Location |
std::string | City |
Definition at line 35 of file JDetectors.hh.
|
inline |
Definition at line 41 of file JDetectors.hh.
|
inline |
|
inlinestatic |
Table name.
Definition at line 39 of file JDetectors.hh.
|
inline |
Type conversion operator.
Definition at line 60 of file JDetectors.hh.
JDATABASE::APIV2::JDetector::ClassDef | ( | JDetector | , |
1 | |||
) |
std::string JDATABASE::APIV2::JDetector::DetOID |
Definition at line 72 of file JDetectors.hh.
int JDATABASE::APIV2::JDetector::DetId |
Definition at line 73 of file JDetectors.hh.
std::string JDATABASE::APIV2::JDetector::Location |
Definition at line 74 of file JDetectors.hh.
std::string JDATABASE::APIV2::JDetector::City |
Definition at line 75 of file JDetectors.hh.