Run Class Reference
#include <Run.hh>
List of all members.
Detailed Description
Definition at line 18 of file Run.hh.
Constructor & Destructor Documentation
Member Function Documentation
std::ostream& Run::operator<< |
( |
std::ostream & |
out |
) |
const |
Detector& Run::getDetector |
( |
void |
|
) |
const [inline] |
const time_t Run::getStartTime |
( |
void |
|
) |
const [inline] |
std::string Run::getName |
( |
void |
|
) |
const [inline] |
void Run::setName |
( |
const std::string |
aName |
) |
[inline] |
std::string Run::getDate |
( |
void |
|
) |
const [inline] |
void Run::setDate |
( |
const std::string |
aDate |
) |
[inline] |
std::string Run::getDescription |
( |
void |
|
) |
const [inline] |
void Run::setDescription |
( |
const std::string |
aDescription |
) |
[inline] |
Definition at line 38 of file Run.hh.
00038 { date = aDescription; }
ui64 Run::getId |
( |
void |
|
) |
const [inline] |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const Run & |
x | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /Users/jacquem/NetBeansProjects/MicromegasFramework/trunk/include/Run.hh