AliPhysics  68dfc25 (68dfc25)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FastShortHeader Struct Reference

Public Types

enum  {
  kV0A = 0x1, kV0C = 0x2, kADA = 0x4, kADC = 0x8,
  kEta1 = 0x10
}
 
enum  EG_t {
  kUnknown = 0, kPythia, kHijing, kDPMJet,
  kEPOS
}
 

Public Member Functions

void Print ()
 
void Clear (Option_t *option="")
 
void Reset (UInt_t runNo, UInt_t eventNo)
 

Public Attributes

UInt_t fRunNo
 
UInt_t fEventId
 
UInt_t fNtgt
 
UInt_t fNproj
 
UInt_t fNbin
 
UInt_t fType
 
Double_t fIpX
 
Double_t fIpY
 
Double_t fIpZ
 
Double_t fB
 
Double_t fC
 
Double_t fPhiR
 
UInt_t fNSpecNproj
 
UInt_t fNSpecNtgt
 
UInt_t fNSpecPproj
 
UInt_t fNSpecPtgt
 
UInt_t fTrigMask
 
enum FastShortHeader::EG_t fEG
 

Detailed Description

Header structure

Definition at line 11 of file FastShortHeader.C.

Member Enumeration Documentation

anonymous enum
Enumerator
kV0A 
kV0C 
kADA 
kADC 
kEta1 

Definition at line 30 of file FastShortHeader.C.

Enumerator
kUnknown 
kPythia 
kHijing 
kDPMJet 
kEPOS 

Definition at line 82 of file FastShortHeader.C.

Member Function Documentation

void FastShortHeader::Clear ( Option_t option = "")
inline

Definition at line 57 of file FastShortHeader.C.

Referenced by FastAnalysis::Clear().

void FastShortHeader::Print ( )
inline

Definition at line 37 of file FastShortHeader.C.

void FastShortHeader::Reset ( UInt_t  runNo,
UInt_t  eventNo 
)
inline

Definition at line 61 of file FastShortHeader.C.

Referenced by Clear(), FastSim::PreEvent(), and EPosSim::PreEvent().

Member Data Documentation

Double_t FastShortHeader::fC
enum FastShortHeader::EG_t FastShortHeader::fEG
UInt_t FastShortHeader::fEventId

Definition at line 13 of file FastShortHeader.C.

Referenced by Print(), FastSim::ProcessHeader(), and Reset().

Double_t FastShortHeader::fIpX

Definition at line 18 of file FastShortHeader.C.

Referenced by Print(), FastSim::ProcessHeader(), EPosSim::ProcessHeader(), and Reset().

Double_t FastShortHeader::fIpY

Definition at line 19 of file FastShortHeader.C.

Referenced by Print(), FastSim::ProcessHeader(), EPosSim::ProcessHeader(), and Reset().

Double_t FastShortHeader::fIpZ

Definition at line 20 of file FastShortHeader.C.

Referenced by Print(), FastSim::ProcessHeader(), EPosSim::ProcessHeader(), and Reset().

UInt_t FastShortHeader::fNSpecNproj
UInt_t FastShortHeader::fNSpecNtgt
UInt_t FastShortHeader::fNSpecPproj
UInt_t FastShortHeader::fNSpecPtgt
Double_t FastShortHeader::fPhiR

Definition at line 23 of file FastShortHeader.C.

Referenced by Print(), FastSim::ProcessHeader(), EPosSim::ProcessHeader(), and Reset().

UInt_t FastShortHeader::fRunNo
UInt_t FastShortHeader::fTrigMask

The documentation for this struct was generated from the following file: