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.

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.


Variable Documentation

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.


Generated on Fri Jun 5 15:08:58 2009 for PamCut by  doxygen 1.5.9