![]() |
AliPhysics
d9df098 (d9df098)
|
Kernel of the EMCAL trigger patch maker. More...
#include <AliEmcalTriggerMakerKernel.h>
Public Types | |
enum | ELevel0TriggerStatus_t { kNotLevel0, kLevel0Candidate, kLevel0Fired } |
Protected Types | |
enum | { kColsEta = 48 } |
Protected Member Functions | |
ELevel0TriggerStatus_t | CheckForL0 (Int_t col, Int_t row) const |
Bool_t | IsGammaPatch (const AliEMCALTriggerRawPatch &patch) const |
Bool_t | IsJetPatch (const AliEMCALTriggerRawPatch &patch) const |
Bool_t | IsBkgPatch (const AliEMCALTriggerRawPatch &patch) const |
bool | HasPHOSOverlap (const AliEMCALTriggerRawPatch &patch) const |
Protected Attributes | |
std::set< Short_t > | fBadChannels |
Container of bad channels. More... | |
std::set< Short_t > | fOfflineBadChannels |
Abd ID of offline bad channels. More... | |
TArrayF | fFastORPedestal |
FastOR pedestal. More... | |
const AliEMCALTriggerBitConfig * | fTriggerBitConfig |
Trigger bit configuration, aliroot-dependent. More... | |
AliEMCALTriggerPatchFinder < double > * | fPatchFinder |
The actual patch finder. More... | |
AliEMCALTriggerAlgorithm < double > * | fLevel0PatchFinder |
Patch finder for Level0 patches. More... | |
Int_t | fL0MinTime |
Minimum L0 time. More... | |
Int_t | fL0MaxTime |
Maximum L0 time. More... | |
Int_t | fMinCellAmp |
Minimum offline amplitude of the cells used to generate the patches. More... | |
Int_t | fMinL0FastORAmp |
Minimum L0 amplitude of the FastORs used to generate the patches. More... | |
Int_t | fMinL1FastORAmp |
Minimum L1 amplitude of the FastORs used to generate the patches. More... | |
Int_t | fThresholdConstants [4][3] |
simple offline trigger thresholds constants More... | |
ULong64_t | fL1ThresholdsOffline [4] |
container for V0-dependent offline thresholds More... | |
Int_t | fBkgThreshold |
threshold for the background patches (8x8) More... | |
Int_t | fL0Threshold |
threshold for the L0 patches (2x2) More... | |
Bool_t | fIsMC |
Set MC offset. More... | |
Int_t | fDebugLevel |
Debug lebel;. More... | |
Double_t | fCellTimeLimits [2] |
Maximum allowed abs cell time (default [0] = - 10000, [1] = 10000) More... | |
Double_t | fMinCellAmplitude |
Minimum amplitude in cell required to be considered for filling the data grid. More... | |
Bool_t | fApplyOnlineBadChannelsToOffline |
Apply online bad channels to offline ADC values. More... | |
Bool_t | fConfigured |
Switch specifying whether the trigger maker kernel has been configured for a given data set. More... | |
const AliEMCALGeometry * | fGeometry |
! Underlying EMCAL geometry More... | |
AliEMCALTriggerDataGrid< double > * | fPatchAmplitudes |
! TRU Amplitudes (for L0) More... | |
AliEMCALTriggerDataGrid< double > * | fPatchADCSimple |
! patch map for simple offline trigger More... | |
AliEMCALTriggerDataGrid< double > * | fPatchADC |
! ADC values map More... | |
AliEMCALTriggerDataGrid< char > * | fLevel0TimeMap |
! Map needed to store the level0 times More... | |
AliEMCALTriggerDataGrid< int > * | fTriggerBitMap |
! Map of trigger bits More... | |
Double_t | fADCtoGeV |
! Conversion factor from ADC to GeV More... | |
Kernel of the EMCAL trigger patch maker.
The trigger maker kernel contains the core functionality of the trigger maker:
Definition at line 46 of file AliEmcalTriggerMakerKernel.h.
|
protected |
Enumerator | |
---|---|
kColsEta |
Definition at line 333 of file AliEmcalTriggerMakerKernel.h.
Enumerator | |
---|---|
kNotLevel0 | |
kLevel0Candidate | |
kLevel0Fired |
Definition at line 49 of file AliEmcalTriggerMakerKernel.h.
AliEmcalTriggerMakerKernel::AliEmcalTriggerMakerKernel | ( | ) |
Constructor
Definition at line 43 of file AliEmcalTriggerMakerKernel.cxx.
|
virtual |
Destructor
Definition at line 77 of file AliEmcalTriggerMakerKernel.cxx.
|
inline |
Add a FastOR bad channel to the list
[in] | absId | Absolute ID of the bad channel |
Definition at line 146 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::InitializeFastORMaskingFromOADB(), AliEmcalTriggerMakerTask::InitializeFastORMaskingFromOCDB(), and ReadFastORBadChannelFromStream().
void AliEmcalTriggerMakerKernel::AddL1TriggerAlgorithm | ( | Int_t | rowmin, |
Int_t | rowmax, | ||
UInt_t | bitmask, | ||
Int_t | patchSize, | ||
Int_t | subregionSize | ||
) |
Add a L1 trigger algorithm
[in] | rowmin | Minimum row value |
[in] | rowmax | Maximum row value |
[in] | bitmask | Offline bit mask to be applied to the patches |
[in] | patchSize | Size of the patches |
[in] | subregionSize | Size of the sliding sub region |
Definition at line 111 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by ConfigureForPbPb2011(), ConfigureForPbPb2015(), ConfigureForPP2012(), ConfigureForPP2015(), and ConfigureForPPb2013().
|
inline |
Add an offline bad channel to the set
[in] | absId | Absolute ID of the bad channel |
Definition at line 169 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::InitializeBadFEEChannels(), and ReadOfflineBadChannelFromStream().
void AliEmcalTriggerMakerKernel::BuildL1ThresholdsOffline | ( | const AliVVZERO * | vzdata | ) |
Build VZERO-dependent thresholds for the offline trigger
vzdata | VERO charges |
Definition at line 413 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::Run().
|
protected |
Accept trigger patch as Level0 patch. Level0 patches are identified as 2x2 FASTOR patches in the same TRU
[in] | col | Starting coloumn of the patch |
[in] | row | Starting row of the patch |
Definition at line 523 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by CreateTriggerPatches().
void AliEmcalTriggerMakerKernel::ClearFastORBadChannels | ( | ) |
Clear FastOR bad channel list
Definition at line 557 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::RunChanged().
void AliEmcalTriggerMakerKernel::ClearOfflineBadChannels | ( | ) |
Clear offline bad channel list.
Definition at line 561 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::InitializeBadFEEChannels(), and AliEmcalTriggerMakerTask::RunChanged().
void AliEmcalTriggerMakerKernel::ConfigureForPbPb2011 | ( | ) |
Configure the class for 2011 PbPb
Definition at line 192 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::ExecOnce().
void AliEmcalTriggerMakerKernel::ConfigureForPbPb2015 | ( | ) |
Configure the class for 2015 PbPb
Definition at line 128 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::ExecOnce().
void AliEmcalTriggerMakerKernel::ConfigureForPP2011 | ( | ) |
Configure the class for 2011 pp
Definition at line 207 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::ExecOnce().
void AliEmcalTriggerMakerKernel::ConfigureForPP2012 | ( | ) |
Configure the class for 2012 pp
Definition at line 177 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::ExecOnce().
void AliEmcalTriggerMakerKernel::ConfigureForPP2015 | ( | ) |
Configure the class for 2015 pp
Definition at line 145 of file AliEmcalTriggerMakerKernel.cxx.
void AliEmcalTriggerMakerKernel::ConfigureForPPb2013 | ( | ) |
Configure the class for 2013 pPb
Definition at line 162 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::ExecOnce().
TObjArray * AliEmcalTriggerMakerKernel::CreateTriggerPatches | ( | const AliVEvent * | inputevent, |
Bool_t | useL0amp = kFALSE |
||
) |
Run patch finders on input data. Patches are converted from raw patches into AliEMCALTriggerPatchInfo data. Trigger patches contain all information of the given category;
[in] | inputevent | Input ESD/AOD event, used for kinematics calculation |
[in] | useL0amp | if true the Level0 amplitude is used |
Definition at line 425 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::Run().
|
inline |
Get the list of online masked FastOR's used in the trigger maker
Definition at line 92 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::RunChanged().
|
inline |
Get the list of bad cells used when calculating offline patch energy. These cells were not masked at online level, instead they were determined by a calibration algorithm.
Definition at line 100 of file AliEmcalTriggerMakerKernel.h.
|
protected |
Check according to geometrical cuts whether the patch has overlap with the PHOS region. Partial overlap is sufficient for this check.
[in] | patch | Patch to check |
Definition at line 586 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by CreateTriggerPatches().
void AliEmcalTriggerMakerKernel::Init | ( | ) |
Initialize the trigger maker Kernel:
Definition at line 88 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::ExecOnce().
|
protected |
Check from the bitmask whether the patch is a background patch
[in] | patch | Patch to check |
Definition at line 575 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by CreateTriggerPatches().
|
inline |
Check whether the trigger maker has been specially configured. Status has to be set in the functions ConfigureForXX.
Definition at line 300 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::ExecOnce().
|
protected |
Check from the bitmask whether the patch is a gamma patch
[in] | patch | Patch to check |
Definition at line 565 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by CreateTriggerPatches().
|
protected |
Check from the bitmask whether the patch is a jet patch
[in] | patch | Patch to check |
Definition at line 570 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by CreateTriggerPatches().
void AliEmcalTriggerMakerKernel::ReadCellData | ( | AliVCaloCells * | cells | ) |
Read the EMCAL cell data
[in] | cells | EMCAL cell data |
Definition at line 372 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::Run().
void AliEmcalTriggerMakerKernel::ReadFastORBadChannelFromFile | ( | const char * | fname | ) |
Read the FastOR bad channel map from a text file
[in] | fname | Path and name of the file |
Definition at line 246 of file AliEmcalTriggerMakerKernel.cxx.
void AliEmcalTriggerMakerKernel::ReadFastORBadChannelFromStream | ( | std::istream & | stream | ) |
Read the FastOR bad channel map from a standard stream
[in] | stream | A reference to a standard stream to read from (can be a file stream) |
Definition at line 236 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by ReadFastORBadChannelFromFile().
void AliEmcalTriggerMakerKernel::ReadFastORPedestalFromFile | ( | const char * | fname | ) |
Read the FastOR pedestals from a text file
[in] | fname | Path and name of the file |
Definition at line 272 of file AliEmcalTriggerMakerKernel.cxx.
void AliEmcalTriggerMakerKernel::ReadFastORPedestalFromStream | ( | std::istream & | stream | ) |
Read the FastOR pedestals from a standard stream
[in] | stream | A reference to a standard stream to read from (can be a file stream) |
Definition at line 261 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by ReadFastORPedestalFromFile().
void AliEmcalTriggerMakerKernel::ReadOfflineBadChannelFromFile | ( | const char * | fname | ) |
Read the offline bad channel map from a text file
[in] | fname | Path and name of the file |
Definition at line 230 of file AliEmcalTriggerMakerKernel.cxx.
void AliEmcalTriggerMakerKernel::ReadOfflineBadChannelFromStream | ( | std::istream & | stream | ) |
Read the offline bad channel map from a standard stream
[in] | stream | A reference to a standard stream to read from (can be a file stream) |
Definition at line 220 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by ReadOfflineBadChannelFromFile().
void AliEmcalTriggerMakerKernel::ReadTriggerData | ( | AliVCaloTrigger * | trigger | ) |
Read the calo trigger data
[in] | trigger | Input calo trigger data |
Definition at line 287 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::Run().
void AliEmcalTriggerMakerKernel::Reset | ( | ) |
Reset data grids
Definition at line 278 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by AliEmcalTriggerMakerTask::Run().
|
inline |
Reset the FastOR pedestal array
Definition at line 210 of file AliEmcalTriggerMakerKernel.h.
|
inline |
Set symmmetric limit of the cell time allowed to accept the cell contributing to cell offline energy / offline patches.
[in] | minCellTime | Minimum allowed cell time |
[in] | maxCellTime | Maximum allowed cell time |
Definition at line 223 of file AliEmcalTriggerMakerKernel.h.
|
inline |
Apply online bad channel masking to offline channel energies. This means that cell energies in cells within FastOrs that are masked online are ignored. By applying this the online trigger acceptance can be applied to offline patches as well.
[in] | doApply | If true the online masking is applied to offline patch energies |
Definition at line 250 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::SetApplyTRUMaskingToFEE().
|
inline |
Definition at line 106 of file AliEmcalTriggerMakerKernel.h.
|
inline |
Set thresholds applied to FastORs and offline cells before patch reconstruction
[in] | l0 | Threshold for L0 FastOR amplitudes |
[in] | l1 | Threshold for L1 FastOR amplitudes |
[in] | cell | Threshold for cell amplitudes |
Definition at line 140 of file AliEmcalTriggerMakerKernel.h.
Set the pedestal value for a FastOR
[in] | absId | Absolute ID of a FastOR |
[in] | ped | Pedestal value |
Definition at line 252 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by ReadFastORPedestalFromStream().
|
inline |
Provide the EMCAL geometry to the trigger maker Kernel
[in] | geo | EMCAL geometry |
Definition at line 119 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::ExecOnce().
|
inline |
Define whether running on MC or not (for offset)
isMC | Flag for MC |
Definition at line 113 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::Run().
|
inline |
Definition at line 107 of file AliEmcalTriggerMakerKernel.h.
Set range for L0 time
min | Minimum L0 time (default is 7) |
max | Maximum L0 time (default is 10) |
Definition at line 132 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::SetL0TimeRange().
void AliEmcalTriggerMakerKernel::SetL0TriggerAlgorithm | ( | Int_t | rowmin, |
Int_t | rowmax, | ||
UInt_t | bitmask, | ||
Int_t | patchSize, | ||
Int_t | subregionSize | ||
) |
Set the L0 algorithm
[in] | rowmin | Minimum row value |
[in] | rowmax | Maximum row value |
[in] | bitmask | Offline bit mask to be applied to the patches |
[in] | patchSize | Size of the patches |
[in] | subregionSize | Size of the sliding sub region |
Definition at line 120 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by ConfigureForPbPb2011(), ConfigureForPbPb2015(), ConfigureForPP2011(), ConfigureForPP2012(), ConfigureForPP2015(), and ConfigureForPPb2013().
|
inline |
Set lower cut on the cell time allowed to accept the cell contributing to cell offline energy / offline patches.
[in] | minCellTime | Minimum allowed cell time |
Definition at line 229 of file AliEmcalTriggerMakerKernel.h.
|
inline |
Set symmmetric limit of the cell time allowed to accept the cell contributing to cell offline energy / offline patches.
[in] | maxCellTime | Maximum accepted value of the absolute cell time |
Definition at line 216 of file AliEmcalTriggerMakerKernel.h.
|
inline |
Set cut on the minimum cell amplitude
[in] | minamp | Min cell amplitude accepted |
Definition at line 241 of file AliEmcalTriggerMakerKernel.h.
void AliEmcalTriggerMakerKernel::SetTriggerBitConfig | ( | const AliEMCALTriggerBitConfig *const | config | ) |
Set the trigger bit configuration applied for the given data set
[in] | config | Trigger bit config applied |
Definition at line 580 of file AliEmcalTriggerMakerKernel.cxx.
Referenced by ConfigureForPbPb2011(), ConfigureForPbPb2015(), ConfigureForPP2011(), ConfigureForPP2012(), ConfigureForPP2015(), ConfigureForPPb2013(), Init(), and AliEmcalTriggerMakerTask::SetUseTriggerBitConfig().
Definition at line 105 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::SetTriggerThresholdGammaHigh().
Definition at line 104 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::SetTriggerThresholdGammaLow().
Definition at line 103 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::SetTriggerThresholdJetHigh().
Definition at line 102 of file AliEmcalTriggerMakerKernel.h.
Referenced by AliEmcalTriggerMakerTask::SetTriggerThresholdJetLow().
|
inline |
Set upper cut on the cell time allowed to accept the cell contributing to cell offline energy / offline patches.
[in] | minCellTime | Minimum allowed cell time |
Definition at line 235 of file AliEmcalTriggerMakerKernel.h.
|
protected |
! Conversion factor from ADC to GeV
Definition at line 404 of file AliEmcalTriggerMakerKernel.h.
Referenced by CreateTriggerPatches(), and ReadCellData().
|
protected |
Apply online bad channels to offline ADC values.
Definition at line 394 of file AliEmcalTriggerMakerKernel.h.
Referenced by ReadCellData(), and SetApplyOnlineBadChannelMaskingToOffline().
|
protected |
Container of bad channels.
Definition at line 374 of file AliEmcalTriggerMakerKernel.h.
Referenced by AddFastORBadChannel(), ClearFastORBadChannels(), GetListOfBadFastORAbsIDs(), ReadCellData(), and ReadTriggerData().
|
protected |
threshold for the background patches (8x8)
Definition at line 388 of file AliEmcalTriggerMakerKernel.h.
Referenced by CreateTriggerPatches(), and SetBackgroundThreshold().
|
protected |
Maximum allowed abs cell time (default [0] = - 10000, [1] = 10000)
Definition at line 392 of file AliEmcalTriggerMakerKernel.h.
Referenced by ReadCellData(), SetAcceptCellTimeRange(), SetLowerCellTimeCut(), SetMaxAbsCellTime(), and SetUpperCellTimeCut().
|
protected |
Switch specifying whether the trigger maker kernel has been configured for a given data set.
Definition at line 395 of file AliEmcalTriggerMakerKernel.h.
Referenced by ConfigureForPbPb2011(), ConfigureForPbPb2015(), ConfigureForPP2011(), ConfigureForPP2012(), ConfigureForPP2015(), ConfigureForPPb2013(), and IsConfigured().
|
protected |
Debug lebel;.
Definition at line 391 of file AliEmcalTriggerMakerKernel.h.
|
protected |
FastOR pedestal.
Definition at line 376 of file AliEmcalTriggerMakerKernel.h.
Referenced by ReadTriggerData(), ResetFastORPedestal(), and SetFastORPedestal().
|
protected |
! Underlying EMCAL geometry
Definition at line 397 of file AliEmcalTriggerMakerKernel.h.
Referenced by CheckForL0(), CreateTriggerPatches(), Init(), ReadCellData(), ReadTriggerData(), and SetGeometry().
|
protected |
Set MC offset.
Definition at line 390 of file AliEmcalTriggerMakerKernel.h.
Referenced by CreateTriggerPatches(), and SetIsMC().
|
protected |
Maximum L0 time.
Definition at line 382 of file AliEmcalTriggerMakerKernel.h.
Referenced by CheckForL0(), and SetL0TimeRange().
|
protected |
Minimum L0 time.
Definition at line 381 of file AliEmcalTriggerMakerKernel.h.
Referenced by CheckForL0(), and SetL0TimeRange().
|
protected |
threshold for the L0 patches (2x2)
Definition at line 389 of file AliEmcalTriggerMakerKernel.h.
Referenced by CreateTriggerPatches(), and SetL0Threshold().
|
protected |
container for V0-dependent offline thresholds
Definition at line 387 of file AliEmcalTriggerMakerKernel.h.
Referenced by BuildL1ThresholdsOffline(), CreateTriggerPatches(), and Reset().
|
protected |
Patch finder for Level0 patches.
Definition at line 380 of file AliEmcalTriggerMakerKernel.h.
Referenced by CreateTriggerPatches(), SetL0TriggerAlgorithm(), and ~AliEmcalTriggerMakerKernel().
|
protected |
! Map needed to store the level0 times
Definition at line 401 of file AliEmcalTriggerMakerKernel.h.
Referenced by Init(), Reset(), and ~AliEmcalTriggerMakerKernel().
|
protected |
Minimum offline amplitude of the cells used to generate the patches.
Definition at line 383 of file AliEmcalTriggerMakerKernel.h.
Referenced by ReadCellData(), and SetFastORandCellThresholds().
|
protected |
Minimum amplitude in cell required to be considered for filling the data grid.
Definition at line 393 of file AliEmcalTriggerMakerKernel.h.
Referenced by ReadCellData(), and SetMinFEEAmplitude().
|
protected |
Minimum L0 amplitude of the FastORs used to generate the patches.
Definition at line 384 of file AliEmcalTriggerMakerKernel.h.
Referenced by ReadTriggerData(), and SetFastORandCellThresholds().
|
protected |
Minimum L1 amplitude of the FastORs used to generate the patches.
Definition at line 385 of file AliEmcalTriggerMakerKernel.h.
Referenced by ReadTriggerData(), and SetFastORandCellThresholds().
|
protected |
Abd ID of offline bad channels.
Definition at line 375 of file AliEmcalTriggerMakerKernel.h.
Referenced by AddOfflineBadChannel(), ClearOfflineBadChannels(), GetListOfOfflineBadCellAbsIDs(), and ReadCellData().
|
protected |
! ADC values map
Definition at line 400 of file AliEmcalTriggerMakerKernel.h.
Referenced by CreateTriggerPatches(), Init(), Reset(), and ~AliEmcalTriggerMakerKernel().
|
protected |
! patch map for simple offline trigger
Definition at line 399 of file AliEmcalTriggerMakerKernel.h.
Referenced by CreateTriggerPatches(), Init(), Reset(), and ~AliEmcalTriggerMakerKernel().
|
protected |
! TRU Amplitudes (for L0)
Definition at line 398 of file AliEmcalTriggerMakerKernel.h.
Referenced by CreateTriggerPatches(), Init(), Reset(), and ~AliEmcalTriggerMakerKernel().
|
protected |
The actual patch finder.
Definition at line 379 of file AliEmcalTriggerMakerKernel.h.
Referenced by AddL1TriggerAlgorithm(), ConfigureForPbPb2011(), ConfigureForPbPb2015(), ConfigureForPP2011(), ConfigureForPP2012(), ConfigureForPP2015(), ConfigureForPPb2013(), CreateTriggerPatches(), and ~AliEmcalTriggerMakerKernel().
|
protected |
simple offline trigger thresholds constants
Definition at line 386 of file AliEmcalTriggerMakerKernel.h.
Referenced by BuildL1ThresholdsOffline(), SetTriggerThresholdGammaHigh(), SetTriggerThresholdGammaLow(), SetTriggerThresholdJetHigh(), and SetTriggerThresholdJetLow().
|
protected |
Trigger bit configuration, aliroot-dependent.
Definition at line 377 of file AliEmcalTriggerMakerKernel.h.
Referenced by ConfigureForPbPb2011(), ConfigureForPbPb2015(), ConfigureForPP2011(), ConfigureForPP2012(), ConfigureForPP2015(), ConfigureForPPb2013(), CreateTriggerPatches(), Init(), IsBkgPatch(), IsGammaPatch(), IsJetPatch(), SetTriggerBitConfig(), and ~AliEmcalTriggerMakerKernel().
|
protected |
! Map of trigger bits
Definition at line 402 of file AliEmcalTriggerMakerKernel.h.
Referenced by Init(), Reset(), and ~AliEmcalTriggerMakerKernel().