]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PHOS/PHOSbase/AliPHOSTrigger.cxx
Set of modifications:
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 12 Apr 2006 16:56:17 +0000 (16:56 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 12 Apr 2006 16:56:17 +0000 (16:56 +0000)
commit59264fa669b0938f1f04866d452144127d7017ea
treead7f4c0caac3674c9de1df630a60b73074272452
parent356fd0a9a8d0a2d272c4b750ee349aa9298fd6b2
Set of modifications:
- Besides the overlapped 4x4 cells sum, now we consider also the not
overlapped 2x2 sum, necessary to do the selection of the L0 trigger.
- The maximum sums and cell positions for the 2x2 and 4x4 sums are
calculated and they are kept.
- The maximum amplitudes are transformed in Raw adc samples. Each time
bin of the sample is compared to the trigger threshold until the bin
sample is larger. The adc sample array is also kept.
- Defined a bool, fSimulation, if True, it loads the digits from the
trigger code, if False, the TClonesArray with the digits must be
provided to the Trigger when we call it.
Gustavo
EMCAL/AliEMCALTrigger.cxx
EMCAL/AliEMCALTrigger.h
PHOS/AliPHOSTrigger.cxx
PHOS/AliPHOSTrigger.h