AliPhysics  3b4a69f (3b4a69f)
AliEMCalTriggerAnaTriggerDecisionConfig.cxx
Go to the documentation of this file.
2 
4 
5 namespace EMCalTriggerPtAnalysis {
6 
10 AliEMCalTriggerAnaTriggerDecisionConfig::AliEMCalTriggerAnaTriggerDecisionConfig():
11  fSwapThresholds(kFALSE),
12  fUseOfflinePatches(kFALSE),
13  fEnergyType(kAmplitudeOnline)
14 {
15  memset(fEnergyThresholds, 0, sizeof(double) * 4);
16 }
17 
18 }
Online amplitude of the patch, from L0 time sums.
Analysis of high- tracks in triggered events.
Double_t fEnergyThresholds[4]
Energy thresholds applied in the analysis.