BmnRoot
Loading...
Searching...
No Matches
BmnMetadataRaw.h File Reference
#include <map>
#include <string>
#include <unordered_map>
#include <vector>
#include "TObject.h"
#include "BmnAliases.h"
#include "BmnSpillInfo.h"
#include "SpillStatus.h"
Include dependency graph for BmnMetadataRaw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BmnMetadataRaw
 

Typedefs

typedef map< SysPoint, uint8_t > TimeDist
 
typedef map< pair< uint32_t, uint8_t >, TimeDistScalerChan2TimeDist
 

Typedef Documentation

◆ ScalerChan2TimeDist

typedef map<pair<uint32_t, uint8_t>, TimeDist> ScalerChan2TimeDist

Definition at line 22 of file BmnMetadataRaw.h.

◆ TimeDist

typedef map<SysPoint, uint8_t> TimeDist

Definition at line 21 of file BmnMetadataRaw.h.