BmnRoot
Loading...
Searching...
No Matches
BmnSpillInfo.h
Go to the documentation of this file.
1#ifndef BMNSPILLINFO_H
2#define BMNSPILLINFO_H
3
4// #include <chrono>
5// BmnRoot
6#include "SpillStatus.h"
7
8// using SysClock = std::chrono::system_clock;
9// using SysPoint = std::chrono::time_point<SysClock>;
10
12{
16 std::vector<SpillStatus> vec_spill_status;
17 // TTimeStamp start_ts;
18 // TTimeStamp stop_ts;
19 // TTimeStamp record_ts;
20 // ClassDef(SpillInfo, 1);
21};
22#endif /* BMNSPILLINFO_H */
std::chrono::time_point< SysClock > SysPoint
SysPoint stop_ts
std::vector< SpillStatus > vec_spill_status
SysPoint start_ts
SpillCntrs< SpillStatus::counters_cnt > counters