]> git.uio.no Git - u/mrichter/AliRoot.git/commit - VZERO/AliVZEROConst.h
With this commit the VZERO trigger simulation is recovered. 1. The main change in...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Jun 2010 14:50:41 +0000 (14:50 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Jun 2010 14:50:41 +0000 (14:50 +0000)
commitd0ff6548f063f24c99162608c4dcfa412e8def5b
treee004ff8e97267d131eabaae32fbda695ef5e6b41
parent3b79985d22d73c66d3c56fe0365fbb71c79d7c93
With this commit the VZERO trigger simulation is recovered. 1. The main change in the code of the digitizer is that we take out the time delays in FEE from the ADC sampling sequence. It turned out that the ADC input signal is not delayed. 2. the trigger simulation is adjested to the new digitization code. 3. A small bug fix in the trigger simulation itself. 4. Updated trigger OCDB entry taken directly from RAW OCDB. 5. The results of the trigger simulation that goes to the raw data is stored in the UserInfo of the digits tree (and therefore the digits tree is opened in update mode). The next step is to store all the simulated data into the raw-data structures and afterwards change the raw->(s)digits methods.
OCDB/VZERO/Trigger/Data/Run0_999999999_v0_s0.root
VZERO/AliVZEROCalibData.cxx
VZERO/AliVZEROCalibData.h
VZERO/AliVZEROConst.h
VZERO/AliVZERODigitizer.cxx
VZERO/AliVZEROLogicalSignal.cxx
VZERO/AliVZEROTrigger.cxx
VZERO/AliVZEROTriggerSimulator.cxx
VZERO/MakeVZEROTriggerEntry.C [new file with mode: 0644]