]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGJE/EMCALJetTasks/macros/AddTaskPtEMCalTriggerV1.C
Fix for periods which do not contain trigger information:
authormfasel <mfasel@lbl.gov>
Fri, 19 Dec 2014 16:28:15 +0000 (17:28 +0100)
committermfasel <mfasel@lbl.gov>
Fri, 19 Dec 2014 16:36:21 +0000 (17:36 +0100)
commit9ecb11ddf181c56110ea66d3693be9c7bead7327
tree198fc3da1a62b5a0c8473c2f3b6171647898fcf7
parent62283a99ee5e856747714ea5c4f7ffcbdbf1e348
Fix for periods which do not contain trigger information:
=====================================================================
The default setting for the trigger patch container is moved to the constructor, so
that add macro or lego train can override it. The add macro gets a new parameter
which tells the macro the trigger patch container name: In case it is empty, the
trigger patch component will not be created and the container will be replaced by
an empty string. Otherwise the container will be set, and the trigger patch component
will be created.
PWGJE/EMCALJetTasks/Tracks/AliAnalysisTaskPtEMCalTriggerV1.cxx
PWGJE/EMCALJetTasks/macros/AddTaskPtEMCalTriggerV1.C