Enumerations | |
| enum | ItemType { IsInvalid, IsStop, IsFile, IsRun, IsSubRun, IsEvent } |
Functions | |
| std::ostream & | operator<< (std::ostream &os, ItemType const it) |
| enum art::input::ItemType |
| Enumerator | |
|---|---|
| IsInvalid | |
| IsStop | |
| IsFile | |
| IsRun | |
| IsSubRun | |
| IsEvent | |
Definition at line 22 of file InputSource.h.
|
inline |
Definition at line 32 of file InputSource.h.
1.8.11