AlcapDAQ
1
|
#include <stdlib.h>
#include <string>
#include <map>
#include <TH1I.h>
#include "TGlobalData.h"
#include "TSetupData.h"
Go to the source code of this file.
Functions | |
INT | MStoppedMuonsPerBlock_init (void) |
INT | MStoppedMuonsPerBlock (EVENT_HEADER *, void *) |
Variables | |
HNDLE | hDB |
TGlobalData * | gData |
TSetupData * | gSetup |
static TH1I * | hNumberOfStoppedMuonsPerBlock |
static const double | tw_muveto = 100. |
static const double | tw_sc = 100. |
static const double | tw_si = 100. |
ANA_MODULE | MStoppedMuonsPerBlock_module |
INT MStoppedMuonsPerBlock | ( | EVENT_HEADER * | pheader, |
void * | pevent | ||
) |
Definition at line 69 of file MStoppedMuonsPerBlock.cpp.
References TSetupData::fBankToDetectorMap, TGlobalData::fPulseIslandToChannelMap, hNumberOfStoppedMuonsPerBlock, SUCCESS, tw_muveto, tw_sc, and tw_si.
INT MStoppedMuonsPerBlock_init | ( | ) |
This method initializes histograms.
Definition at line 61 of file MStoppedMuonsPerBlock.cpp.
References hNumberOfStoppedMuonsPerBlock, and SUCCESS.
TGlobalData* gData |
Definition at line 54 of file analyzer.cpp.
TSetupData* gSetup |
Definition at line 55 of file analyzer.cpp.
HNDLE hDB |
Definition at line 11 of file mucap_compress.cpp.
|
static |
Definition at line 37 of file MStoppedMuonsPerBlock.cpp.
Referenced by MStoppedMuonsPerBlock(), and MStoppedMuonsPerBlock_init().
ANA_MODULE MStoppedMuonsPerBlock_module |
Definition at line 45 of file MStoppedMuonsPerBlock.cpp.
|
static |
Definition at line 40 of file MStoppedMuonsPerBlock.cpp.
Referenced by MStoppedMuonsPerBlock().
|
static |
Definition at line 41 of file MStoppedMuonsPerBlock.cpp.
Referenced by MStoppedMuonsPerBlock().
|
static |
Definition at line 42 of file MStoppedMuonsPerBlock.cpp.
Referenced by MStoppedMuonsPerBlock().