BmnRoot
Loading...
Searching...
No Matches
BmnProfRaw2Digit.h File Reference
#include <boost/circular_buffer.hpp>
#include <boost/exception/all.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <boost/property_tree/ptree.hpp>
#include "TClonesArray.h"
#include "TH1F.h"
#include "TMath.h"
#include "TString.h"
#include "TTree.h"
#include "BmnADCDigit.h"
#include "BmnAdcProcessor.h"
#include "BmnEnums.h"
#include "BmnMath.h"
#include "BmnProfRawTools.h"
#include "BmnSiProfDigit.h"
#include <BmnSiBTStationSet.h>
Include dependency graph for BmnProfRaw2Digit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ProfiLocal
 
struct  ProfiInfo
 
class  BmnProfRaw2Digit
 

Typedefs

typedef map< uint16_t, ProfiLocalLayerIdProfiMap
 
typedef map< uint16_t, LayerIdProfiMapMod2LocalProfiMap
 
typedef map< PlMapKey, ProfiInfoGlobalProfiMap
 

Typedef Documentation

◆ GlobalProfiMap

Definition at line 47 of file BmnProfRaw2Digit.h.

◆ LayerIdProfiMap

typedef map<uint16_t, ProfiLocal> LayerIdProfiMap

Definition at line 38 of file BmnProfRaw2Digit.h.

◆ Mod2LocalProfiMap

typedef map<uint16_t, LayerIdProfiMap> Mod2LocalProfiMap

Definition at line 39 of file BmnProfRaw2Digit.h.