The package TriggerObjects contains the class interfaces for the various trigger banks, as described in
Cdf
Note 4152 ( password required).
All the simulation modules communicate through storable banks in the AC++
Framework.
The triggers banks are:
- TC1D
containing L1 trigger decision words;
- TC2D
containing the trigger towers energies;
- TL1D
containing L1 Met and Sumet, Caltrigger word and PreFred output for muons and track triggers;
- TFRD
containing the L1 prescaled and unprescaled trigger bits;
- XFFD
containing XFT Finder data;
- XFLD
containing XFT Linker data;
- XTRD
containing the list of XTRP track and their parameters;
- SVTD
containing SVT tracks list and their parameters;
- TCMD
containing the muon trigger L1 information;
- TL2D,
summary L2 bank;
Examples on how to access ( fill and retrieve information ) these banks can be found in
TriggerObjects/src/Reader.cc
or
TriggerObjects/src/Writer.cc
Questions? Send e-mail to Simona Rolli and David Dagenhart
or
TRGSim team
Last updated Sept 04 2001; Simona
Rolli