Difference between revisions of "TriggerDevelopment"

From Mu2eWiki
Jump to navigation Jump to search
(Created page with " ==Introduction== Mu2e will use a trigger schema based on the online reconstruction performed on the DAQ servers. ==How to generate and run a Trigger executable in the Offlin...")
 
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
  
==Introduction==
 
Mu2e will use a trigger schema based on the online reconstruction performed on the DAQ servers.
 
 
==How to generate and run a Trigger executable in the Offline==
 
 
The Mu2e offline provides a dedicated python script <code>Trigger/scripts/genTriggerFcl.py</code> that allows the user to generate an fcl starting from a trigger configuration file. Examples of config file can be found on <code>Trigger/scripts/inputs</code> directory. The configuration file allows the user to set a general event prescale factor and also a second prescale factor that is applied to the good events.
 
<pre>
 
caloCosmicMuon 10 100
 
tprDeMSeed
 
cprDeMSeed
 
...
 
</pre>
 

Revision as of 21:36, 24 November 2018