|
Jpp
16.0.1
the software that should make you happy
|
#include <JDatalog.hh>
Public Member Functions | |
| JDatalog () | |
| Default constructor. More... | |
| JDatalog (const int run, const int string, const int floor, const int position, const std::string ¶meter, const long long int time, const double value) | |
| Constructor. More... | |
| double | getTime () const |
| Get time. More... | |
| ClassDef (JDatalog, 2) | |
Public Attributes | |
| int | run |
| int | string |
| int | floor |
| int | position |
| std::string | parameter |
| long long int | time |
| double | value |
Definition at line 17 of file JDatalog.hh.
|
inline |
|
inline |
Constructor.
| run | run |
| string | string |
| floor | floor |
| position | position |
| parameter | parameter |
| time | time |
| value | value |
Definition at line 44 of file JDatalog.hh.
|
inline |
| JDATABASE::JDatalog::ClassDef | ( | JDatalog | , |
| 2 | |||
| ) |
| int JDATABASE::JDatalog::run |
Definition at line 70 of file JDatalog.hh.
| int JDATABASE::JDatalog::string |
Definition at line 71 of file JDatalog.hh.
| int JDATABASE::JDatalog::floor |
Definition at line 72 of file JDatalog.hh.
| int JDATABASE::JDatalog::position |
Definition at line 73 of file JDatalog.hh.
| std::string JDATABASE::JDatalog::parameter |
Definition at line 74 of file JDatalog.hh.
| long long int JDATABASE::JDatalog::time |
Definition at line 75 of file JDatalog.hh.
| double JDATABASE::JDatalog::value |
Definition at line 76 of file JDatalog.hh.
1.8.5