|
BmnRoot
|
#include <chrono>#include <map>#include <unordered_map>#include <TTimeStamp.h>#include "BmnAliases.h"#include "BmnEnums.h"#include "BmnFunctionSet.h"#include "RawTypes.h"Go to the source code of this file.
Classes | |
| class | BmnSpillHeader |
Typedefs | |
| using | SysClock = std::chrono::system_clock |
| using | SysPoint = std::chrono::time_point< SysClock > |
| typedef std::map< string, vector< std::pair< SysPoint, UInt_t > > > | ScalerNameSliceCntMap |
| typedef std::map<string, vector<std::pair<SysPoint, UInt_t> > > ScalerNameSliceCntMap |
Definition at line 21 of file BmnSpillHeader.h.
| using SysClock = std::chrono::system_clock |
Definition at line 15 of file BmnSpillHeader.h.
Definition at line 16 of file BmnSpillHeader.h.