![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Imp () | |
| Imp (const QString &fn, const QString &sum, int r, int e, unsigned t, bool isvalid) | |
Static Public Member Functions | |
| static Imp * | initFromFilename (const QString &filename, const QString &md5sum) |
Public Attributes | |
| QString | fileName |
| QString | md5Sum |
| int | runNumber |
| unsigned long long | eventNumber |
| unsigned | rawTime |
| bool | valid |
Definition at line 20 of file VP1EventFile.cxx.
|
inline |
Definition at line 22 of file VP1EventFile.cxx.
|
inline |
Definition at line 23 of file VP1EventFile.cxx.
|
static |
Definition at line 45 of file VP1EventFile.cxx.
| unsigned long long VP1EventFile::Imp::eventNumber |
Definition at line 31 of file VP1EventFile.cxx.
| QString VP1EventFile::Imp::fileName |
Definition at line 28 of file VP1EventFile.cxx.
| QString VP1EventFile::Imp::md5Sum |
Definition at line 29 of file VP1EventFile.cxx.
| unsigned VP1EventFile::Imp::rawTime |
Definition at line 32 of file VP1EventFile.cxx.
| int VP1EventFile::Imp::runNumber |
Definition at line 30 of file VP1EventFile.cxx.
| bool VP1EventFile::Imp::valid |
Definition at line 33 of file VP1EventFile.cxx.