Difference between revisions of "TriggerDevelopment"

From Mu2eWiki
Jump to navigation Jump to search
m (Gianipez moved page Trigger to TriggerDevelopment)
Line 3: Line 3:
  
 
==Run the Trigger executable in the Offline==
 
==Run the Trigger executable in the Offline==
The best way to run Trigger jobs is to generate your own fcl file using the script [[GenerateTriggerFcl]].  
+
The best way to run Trigger jobs is to generate your own fcl file using the script [[GenerateTriggerFcl]]. Our current best example of the full Trigger menu is outlined in the fcl <code>Trigger/fcl/runGlobalTrigger.fcl</code>
  
  

Revision as of 03:48, 25 November 2018

Intro

In this page we present our current set of tools you can use to test the Trigger executable in the offline and online environments. We also provide some guidance the user should look at if he/she wants to develop a Filter module for the Trigger Menu.

Run the Trigger executable in the Offline

The best way to run Trigger jobs is to generate your own fcl file using the script GenerateTriggerFcl. Our current best example of the full Trigger menu is outlined in the fcl Trigger/fcl/runGlobalTrigger.fcl


Run the Trigger executable in the online

What to do for creating an additional trigger path