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

Go to the source code of this file.

Classes

class  BmnMSCDigit< IntType >
 

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 12 of file BmnMSCDigit.h.

◆ SysPoint

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

Definition at line 13 of file BmnMSCDigit.h.