BmnRoot
Loading...
Searching...
No Matches
BmnFunctionSet.h File Reference
#include <chrono>
#include <string>
#include "TDatime.h"
#include "TString.h"
#include "TSystem.h"
#include "TTimeStamp.h"
Include dependency graph for BmnFunctionSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BmnFunctionSet
 

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 13 of file BmnFunctionSet.h.

◆ SysPoint

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

Definition at line 14 of file BmnFunctionSet.h.