Difference between revisions of "Solid Trigger"
From Hall A Wiki
(→new) |
(→new) |
||
Line 26: | Line 26: | ||
Rakitha's trigger curves based on HallD hadron generator | Rakitha's trigger curves based on HallD hadron generator | ||
− | talk | + | talk http://hallaweb.jlab.org/12GeV/SoLID/download/ec/talk/ecal_HallD_TriggerAnalysis3.pdf |
− | code | + | code https://jlabsvn.jlab.org/svnroot/solid/subsystem/ec/triggerfile_newBkg |
===== old ===== | ===== old ===== |
Revision as of 10:47, 11 March 2017
Contents
general
- previous study
code
https://jlabsvn.jlab.org/svnroot/solid/study/trigger
- In principle, trigger from different detectors should be formed independently. then they form some logic between each others to make the final trigger.
- When coding, we should make each detector as independent function or module to ensure that. And each module can be reused between different triggers to ensure consistence
- The time window with a detector and between detectors are important, in particular how much low energy background will contribute
file
use the common full simulation file here https://hallaweb.jlab.org/wiki/index.php/SoLID_Study#full_simulation_and_file_sharing
trigger from detector
EC (Rakitha)
new
Rakitha's trigger curves based on HallD hadron generator
talk http://hallaweb.jlab.org/12GeV/SoLID/download/ec/talk/ecal_HallD_TriggerAnalysis3.pdf code https://jlabsvn.jlab.org/svnroot/solid/subsystem/ec/triggerfile_newBkg
old
Jin's background embedded trigger curves files in root file and call function made by Yuxiang are at
https://jlabsvn.jlab.org/svnroot/solid/subsystem/ec/triggerfile/
Previous EC trigger rate produced by some scripts calling Jin's trigger curves in root file, Yuxiang's call function are based on these
https://jlabsvn.jlab.org/svnroot/solid/study/background/trigger_EC_PVDIS.C https://jlabsvn.jlab.org/svnroot/solid/study/background/trigger_EC_SIDIS.C https://jlabsvn.jlab.org/svnroot/solid/study/background/trigger_EC_SIDIS_MIP.C
LGC (Michael)
SPD and MRPC on photon rejection (Sanghwa)
PVDIS e trigger (Yuxiang)
pptxpdf PVDIS e trigger rate, Yuxiang
SIDIS e trigger (Yuxiang)
EC+LGC+SPD+MRPC (forward angle) , EC+SPD (large angle)
maybe gain experience from PVDIS e trigger first, in particular for LGC
SIDIS hadron trigger (Yuxiang)
EC+SPD+MRPC (forward angle)
Zhiwen's working dir lily:/home/zwzhao/solid/solid_svn/solid/study/sidis_hadron_trigger
Zhiwen's simple trigger study pptx[1]