AliPhysics  7f1bdba (7f1bdba)
AliPicoBase Namespace Reference

Enumerations

enum  { kPP = 0, kPA = 1, kAP = 2, kAA = 3 }
 
enum  {
  kKshort = BIT(0), kLambda = BIT(1), kAntiLambda = BIT(2), kXiPos = BIT(3),
  kXiNeg = BIT(4), kDzero = BIT(5), kDstar = BIT(6)
}
 
enum  { kEventCheck = BIT(0), kEventMult = BIT(1), kEventTrigger = BIT(2), kEventVertex = BIT(3) }
 
enum  { kPrimary = BIT(0), kPhysicalPrimary = BIT(1), kSecondaryFromWeakDecay = BIT(2), kSecondaryFromMaterial = BIT(3) }
 

Functions

Double_t MassPion ()
 
Double_t MassKshort ()
 
Double_t MassProton ()
 
Double_t MassLambda ()
 

Enumeration Type Documentation

anonymous enum
Enumerator
kPP 
kPA 
kAP 
kAA 

Definition at line 10 of file AliPicoBase.h.

anonymous enum
Enumerator
kKshort 
kLambda 
kAntiLambda 
kXiPos 
kXiNeg 
kDzero 
kDstar 

Definition at line 17 of file AliPicoBase.h.

anonymous enum
Enumerator
kEventCheck 
kEventMult 
kEventTrigger 
kEventVertex 

Definition at line 27 of file AliPicoBase.h.

anonymous enum
Enumerator
kPrimary 
kPhysicalPrimary 
kSecondaryFromWeakDecay 
kSecondaryFromMaterial 

Definition at line 34 of file AliPicoBase.h.

Function Documentation