#include "TObject.h"
#include "HarpoAnalyse.h"
#include "TProfile.h"
#include "TGraphErrors.h"
#include "TMapFile.h"
#include "TH1F.h"
#include "TH2F.h"
Go to the source code of this file.
Data Structures | |
class | HarpoAnalyseMonitorNew |
Monitoring RAW data for online GUI. More... | |
Typedefs | |
typedef enum HarpoHistoIdentifiers | HarpoHistoIdentifier |
Enumerations | |
enum | HarpoHistoIdentifiers { H_MAP = 0, H_MAP_ZS, H_Q, H_Q_EV, H_T, H_CH, H_QTOT_T, H_QTOT, H_Q_ZS, H_Q_EV_ZS, H_T_ZS, H_CH_ZS, H_QTOTT_ZS, H_QTOT_ZS, H_T_EV, H_T_EV_ZS, H_QTOTT_EV, H_QTOTT_EV_ZS } |
Variables | |
const ULong_t | gkHarpoMonNhist = 18 |
typedef enum HarpoHistoIdentifiers HarpoHistoIdentifier |
Enumerator | |
---|---|
H_MAP | |
H_MAP_ZS | |
H_Q | |
H_Q_EV | |
H_T | |
H_CH | |
H_QTOT_T | |
H_QTOT | |
H_Q_ZS | |
H_Q_EV_ZS | |
H_T_ZS | |
H_CH_ZS | |
H_QTOTT_ZS | |
H_QTOT_ZS | |
H_T_EV | |
H_T_EV_ZS | |
H_QTOTT_EV | |
H_QTOTT_EV_ZS |
Definition at line 21 of file HarpoAnalyseMonitorNew.h.
const ULong_t gkHarpoMonNhist = 18 |
Definition at line 19 of file HarpoAnalyseMonitorNew.h.