The standard subrun data definition. More...
#include <SubRun.hh>
Public Member Functions | |
SubRun () | |
SubRun (int _runID, int _subrunID, float _totpot, float _totgoodpot, int _totspills, int _goodspills) | |
Public Attributes | |
int | runID |
int | subrunID |
float | totpot |
float | totgoodpot |
int | totspills |
int | goodspills |
|
inline |