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

CellHit.h File Reference

#include "TObject.h"

Go to the source code of this file.

Namespaces

namespace  recobase

Classes

class  recobase::CellHit

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


Enumeration Type Documentation

enum 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 Wed Oct 15 02:35:27 2008 for NOvA Offline by  doxygen 1.3.9.1