]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TRD/AliTRDtrigParam.cxx
Updated TRD trigger code. Now the trigger code can run:
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Apr 2006 12:45:40 +0000 (12:45 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Apr 2006 12:45:40 +0000 (12:45 +0000)
commite3b2b5e516ab509be7b6d0c80ea8e18cad85c805
treeed05a17878c23b6c97e28437b97818e191474a8b
parent5de001dd2e4869712f8bfb8f686dd0ee5175731c
Updated TRD trigger code. Now the trigger code can run:

- in the simulation step, through the central trigger interface, to
produce and store "tracklets" and to produce and analyze tracks, with
inputs to the central trigger

- in the reconstruction step: if the tracklets have already been produced
in the simulation step (by the trigger option), then only the tracks are
produced and stored in the ESD event; if not, the trigger start by
producing the tracklets, etc.

Bogdan
22 files changed:
TRD/AliTRD.h
TRD/AliTRDReconstructor.cxx
TRD/AliTRDTriggerL1.cxx [new file with mode: 0644]
TRD/AliTRDTriggerL1.h [new file with mode: 0644]
TRD/AliTRDgtuTrack.cxx [new file with mode: 0644]
TRD/AliTRDgtuTrack.h [new file with mode: 0644]
TRD/AliTRDltuTracklet.cxx [new file with mode: 0644]
TRD/AliTRDltuTracklet.h [new file with mode: 0644]
TRD/AliTRDmcm.cxx
TRD/AliTRDmcm.h
TRD/AliTRDmcmTracklet.cxx
TRD/AliTRDmcmTracklet.h
TRD/AliTRDmodule.cxx [new file with mode: 0644]
TRD/AliTRDmodule.h [new file with mode: 0644]
TRD/AliTRDtrigParam.cxx
TRD/AliTRDtrigParam.h
TRD/AliTRDtrigger.cxx
TRD/AliTRDtrigger.h
TRD/TRDbaseLinkDef.h
TRD/TRDrecLinkDef.h
TRD/libTRDbase.pkg
TRD/libTRDrec.pkg