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

AtNuAtmosEventType Namespace Reference


Typedefs

typedef enum AtNuAtmosEventType::EEventType EventType_t

Enumerations

enum  EEventType {
  kNothing = 0x00, kGoodEvent = 0x01, kGoodShield = 0x02, kVeto = 0x04,
  kAtmosSlice = 0x08, kAtmosTrack = 0x10, kAtmosShower = 0x20, kGoodAtmosSlice = 0x40,
  kGoodAtmosTrack = 0x80, kGoodAtmosShower = 0x100, kContainedAtmosTrack = 0x200, kContainedAtmosShower = 0x400,
  kAtmosNumu = 0x800, kAtmosNumuCV = 0x1000, kAtmosNumuUP = 0x2000, kAtmosNumuUPDN = 0x4000,
  kAtmosNue = 0x8000, kAtmosNumuCVcut1 = 0x10000, kAtmosNumuCVcut2 = 0x20000, kAtmosNumuCVcut3 = 0x40000,
  kAtmosNumuCVcut4 = 0x80000, kAtmosNumuUPcut1 = 0x100000, kAtmosNumuUPcut2 = 0x2000000, kAtmosNumuUPcut3 = 0x4000000,
  kAtmosNumuUPcut4 = 0x8000000, kAtmosNueCVcut1 = 0x10000000, kAtmosNueCVcut2 = 0x20000000, kAtmosNueCVcut3 = 0x40000000,
  kAtmosNueCVcut4 = 0x80000000
}


Typedef Documentation

typedef enum AtNuAtmosEventType::EEventType AtNuAtmosEventType::EventType_t
 


Enumeration Type Documentation

enum EEventType
 

Enumeration values:
kNothing 
kGoodEvent 
kGoodShield 
kVeto 
kAtmosSlice 
kAtmosTrack 
kAtmosShower 
kGoodAtmosSlice 
kGoodAtmosTrack 
kGoodAtmosShower 
kContainedAtmosTrack 
kContainedAtmosShower 
kAtmosNumu 
kAtmosNumuCV 
kAtmosNumuUP 
kAtmosNumuUPDN 
kAtmosNue 
kAtmosNumuCVcut1 
kAtmosNumuCVcut2 
kAtmosNumuCVcut3 
kAtmosNumuCVcut4 
kAtmosNumuUPcut1 
kAtmosNumuUPcut2 
kAtmosNumuUPcut3 
kAtmosNumuUPcut4 
kAtmosNueCVcut1 
kAtmosNueCVcut2 
kAtmosNueCVcut3 
kAtmosNueCVcut4 

Definition at line 6 of file AtNuAtmosEventType.h.

00006                           {
00007     kNothing              = 0x00,
00008     kGoodEvent            = 0x01,
00009     kGoodShield           = 0x02,
00010     kVeto                 = 0x04,
00011     kAtmosSlice           = 0x08,
00012     kAtmosTrack           = 0x10,
00013     kAtmosShower          = 0x20,
00014     kGoodAtmosSlice       = 0x40,
00015     kGoodAtmosTrack       = 0x80,
00016     kGoodAtmosShower      = 0x100,
00017     kContainedAtmosTrack  = 0x200,
00018     kContainedAtmosShower = 0x400,
00019     kAtmosNumu            = 0x800,
00020     kAtmosNumuCV          = 0x1000,
00021     kAtmosNumuUP          = 0x2000,
00022     kAtmosNumuUPDN        = 0x4000,
00023     kAtmosNue             = 0x8000,
00024     kAtmosNumuCVcut1      = 0x10000,
00025     kAtmosNumuCVcut2      = 0x20000,
00026     kAtmosNumuCVcut3      = 0x40000,
00027     kAtmosNumuCVcut4      = 0x80000,
00028     kAtmosNumuUPcut1      = 0x100000,
00029     kAtmosNumuUPcut2      = 0x2000000,
00030     kAtmosNumuUPcut3      = 0x4000000,
00031     kAtmosNumuUPcut4      = 0x8000000,
00032     kAtmosNueCVcut1       = 0x10000000,
00033     kAtmosNueCVcut2       = 0x20000000,
00034     kAtmosNueCVcut3       = 0x40000000,
00035     kAtmosNueCVcut4       = 0x80000000
00036   } EventType_t;


Generated on Mon Nov 23 05:33:43 2009 for loon by  doxygen 1.3.9.1