CommonDefs.h File Reference

Go to the source code of this file.

Classes

class  SimpleMatrix< T >
 A simple matrix class. More...

Enumerations

enum  DETECTORCODE {
  TRK = 1, CALO = 2, TOF = 4, AC = 8,
  TRIG = 16, ORB = 32, ALL = 63, CALO_L1 = 64
}

Variables

const int CUTOK = -1
 The implementations of PamCut::Check() must return this value if the event satisfy the cut.
const int TOFNPADLAYER [6] = { 8, 6, 2, 2, 3, 3 }


Detailed Description

A header file with all the common definitions for the PamCut framework.

Definition in file CommonDefs.h.


Enumeration Type Documentation

The values for each detector correspond to a binary code associated to that detector. These can be arithmetically added to create a binary code for a set of detectors.

Enumerator:
TRK  Code for Tracker.
CALO  Code for Calorimeter level2.
TOF  Code for ToF.
AC  Code for AntiCoincidence.
TRIG  Code for Trigger.
ORB  Code for Orbital Info.
ALL  Sum of all the above codes.
CALO_L1  Code for Calorimeter level1.

Definition at line 21 of file CommonDefs.h.


Variable Documentation

const int CUTOK = -1

TOFNPADLAYER = { 8, 6, 2, 2, 3, 3 }

The number of pads in each ToF layer. S11 corresponds to element 0, S12 to element 1 and so on.

Definition at line 35 of file CommonDefs.h.

Referenced by TofDedxS1Cut::Check().


Generated on Wed May 27 15:21:27 2009 for PamCut by  doxygen 1.5.9