BmnRoot
Loading...
Searching...
No Matches
SpillStatus.h File Reference
#include "TObject.h"
#include <chrono>
#include <vector>
#include "SpillCntrs.h"
Include dependency graph for SpillStatus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SpillStatus
 

Typedefs

using SysClock = std::chrono::system_clock
 
using SysPoint = std::chrono::time_point< SysClock >
 

Typedef Documentation

◆ SysClock

using SysClock = std::chrono::system_clock

Definition at line 11 of file SpillStatus.h.

◆ SysPoint

using SysPoint = std::chrono::time_point<SysClock>

Definition at line 12 of file SpillStatus.h.