next up previous contents
Next: L1Tracks Up: Level 1 Triggers Previous: L1CalTiles   Contents

L1CTT

The L1CTT branch contains a summary of the information for all sectors of the CTT.

Header file: trigsimcert/L1CTT.hpp

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

Information taken from l1l2_evt/l1ctt_reco.hpp

Accessor Method used    
NTracks() size() int number of track candidates found by the CTT
CPS() from CPS(int) int[80] array of number of CPS clusters for all CTT sectors
CPS(int i) numCPSclus(int i) int number of CPS clusters (varying between 0 and 3) for CTT sector i ($0\le$ i $<80$)
Occup() from Occup(int) int[80] array of occupancy for all CTT sectors
Occup(int i) occupancy(int i) int occupancy (varying between 0 and 240) for CTT sector i ($0\le$ i $<80$)



Yann Coadou 2005-06-27