next up previous contents
Next: Level 2 Trigger Preprocessors Up: Level 1 Triggers Previous: L1toL2CTT   Contents

L1Muons

The L1Muon branch consists of a TClonesArray of L1Muon objects containing information about the muon candidates found.

Header file: trigsimcert/L1Muon.hpp

Package containing the class used to fill the chunk read: l1l2_evt

Information taken from l1l2_evt/l1muo_reco.hpp

Accessor Method used    
Err() l1mu_err() int muon trigger error word
nCentTrigOct() c_trig_oct() int number of central octants that have L1 muon candidates
nNorthTrigOct() n_trig_oct() int number of north endcap octants that have L1 muon candidates
nSouthTrigOct() s_trig_oct() int number of south endcap octants that have L1 muon candidates
CenID0() l1mu_cen_id0() int central region MTM input data word 0
CenID1() l1mu_cen_id1() int central region MTM input data word 1
CenID2() l1mu_cen_id2() int central region MTM input data word 2
CenID3() l1mu_cen_id3() int central region MTM input data word 3
CenID4() l1mu_cen_id4() int central region MTM input data word 4
CenID5() l1mu_cen_id5() int central region MTM input data word 5
NorthID0() l1mu_n_id0() int north endcap MTM input data word 0
NorthID1() l1mu_n_id1() int north endcap MTM input data word 1
NorthID2() l1mu_n_id2() int north endcap MTM input data word 2
NorthID3() l1mu_n_id3() int north endcap MTM input data word 3
NorthID4() l1mu_n_id4() int north endcap MTM input data word 4
NorthID5() l1mu_n_id5() int north endcap MTM input data word 5
SouthID0() l1mu_s_id0() int south endcap MTM input data word 0
SouthID1() l1mu_s_id1() int south endcap MTM input data word 1
SouthID2() l1mu_s_id2() int south endcap MTM input data word 2
SouthID3() l1mu_s_id3() int south endcap MTM input data word 3
SouthID4() l1mu_s_id4() int south endcap MTM input data word 4
SouthID5() l1mu_s_id5() int south endcap MTM input data word 5
Central(int x[8][18]) from oct_cntr(1,int,int) void Fills x with the 2-bit trigger words for octants [0-7] and counters [1-18] in the central region
North(int x[8][18]) from oct_cntr(2,int,int) void Fills x with the 2-bit trigger words for octants [0-7] and counters [1-18] in the north endcap
South(int x[8][18]) from oct_cntr(3,int,int) void Fills x with the 2-bit trigger words for octants [0-7] and counters [1-18] in the south endcap
Central(int i, int j) oct_cntr(1,i,j) int 2-bit trigger word for octant i and counter j in central region
North(int i, int j) oct_cntr(2,i,j) int 2-bit trigger word for octant i and counter j in north endcap
South(int i, int j) oct_cntr(3,i,j) int 2-bit trigger word for octant i and counter j in south endcap


next up previous contents
Next: Level 2 Trigger Preprocessors Up: Level 1 Triggers Previous: L1toL2CTT   Contents
Yann Coadou 2005-06-27