Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

recobase Namespace Reference


Classes

class  CellHit
class  PlaneCluster
class  RecoPoint
class  ShowerBase
class  TrackBase

Typedefs

typedef enum recobase::ECellHit CellHit_t
 enum for calib status of CellHits


Enumerations

enum  ECellHit {
  kRAW = 0, kPE = 1, kPEAC = 2, kMIP = 3,
  kTNS = 8, kTT0 = 9, kTTrans = 10
}
 enum for calib status of CellHits More...


Typedef Documentation

typedef enum recobase::ECellHit recobase::CellHit_t
 

enum for calib status of CellHits

Referenced by calhit::CalHit::DoCalib().


Enumeration Type Documentation

enum recobase::ECellHit
 

enum for calib status of CellHits

Enumeration values:
kRAW 
kPE 
kPEAC 
kMIP 
kTNS 
kTT0 
kTTrans 

Definition at line 18 of file CellHit.h.

00018                         {
00019     kRAW = 0,
00020     kPE =  1,
00021     kPEAC= 2,
00022     kMIP = 3,
00023     kTNS = 8,
00024     kTT0 = 9,
00025     kTTrans = 10
00026   } CellHit_t;


Generated on Thu Sep 4 02:05:35 2008 for NOvA Offline by doxygen 1.3.5