![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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.
References IsEvent, IsFile, IsInvalid, IsRun, IsStop, and IsSubRun.