AliPhysics  eae49ab (eae49ab)
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().

Member Data Documentation

Double_t FastShortHeader::fC

Definition at line 22 of file FastShortHeader.C.

Referenced by FastAnalysis::GetCentrality().

enum FastShortHeader::EG_t FastShortHeader::fEG

Referenced by Reset().

UInt_t FastShortHeader::fEventId

Definition at line 13 of file FastShortHeader.C.

Double_t FastShortHeader::fIpX

Definition at line 18 of file FastShortHeader.C.

Double_t FastShortHeader::fIpY

Definition at line 19 of file FastShortHeader.C.

Double_t FastShortHeader::fIpZ

Definition at line 20 of file FastShortHeader.C.

UInt_t FastShortHeader::fNSpecNproj

Definition at line 24 of file FastShortHeader.C.

Referenced by ZNCentEstimator::ProcessHeader().

UInt_t FastShortHeader::fNSpecNtgt

Definition at line 25 of file FastShortHeader.C.

Referenced by ZNCentEstimator::ProcessHeader().

UInt_t FastShortHeader::fNSpecPproj

Definition at line 26 of file FastShortHeader.C.

Referenced by ZNCentEstimator::ProcessHeader().

UInt_t FastShortHeader::fNSpecPtgt

Definition at line 27 of file FastShortHeader.C.

Referenced by ZNCentEstimator::ProcessHeader().

Double_t FastShortHeader::fPhiR

Definition at line 23 of file FastShortHeader.C.

UInt_t FastShortHeader::fRunNo

Definition at line 12 of file FastShortHeader.C.

Referenced by FastAnalysis::SetupBranches().

UInt_t FastShortHeader::fTrigMask

Definition at line 28 of file FastShortHeader.C.

Referenced by FastAnalysis::CheckTrigger().


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