![]() |
ATLAS Offline Software
|
Public Member Functions | |
| reference (const std::string &n, const std::string &f) | |
| reference (const reference &r) | |
| const std::string & | name () const |
| const std::string & | file () const |
| int | run () const |
Private Attributes | |
| std::string | m_name |
| std::string | m_file |
| int | m_run {} |
oh dear, find the run number from the specified file
go through sub directories
Definition at line 444 of file hcg.cxx.
|
inline |
|
inline |