![]() |
ATLAS Offline Software
|
#include <dataset.h>
Public Member Functions | |
| dataset (const std::string &st) | |
| ~dataset () | |
| const std::string & | directory () const |
| const std::vector< std::string > & | datafiles () |
Public Attributes | |
| T | elements |
| STL member. | |
Private Attributes | |
| std::string | m_directory |
|
inline |
need to open on eos
eos.select no longer works
grrrr, the getenv actually crashes for some reason
Definition at line 31 of file dataset.h.
|
inline |
|
inherited |
STL member.