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

Public Types

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
 
enum FastShortHeader::EG_t fEG
 

Detailed Description

Header structure

Definition at line 11 of file FastShortHeader.C.

Member Enumeration Documentation

Enumerator
kUnknown 
kPythia 
kHijing 
kDPMJet 
kEPOS 

Definition at line 66 of file FastShortHeader.C.

Member Function Documentation

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

Definition at line 42 of file FastShortHeader.C.

Referenced by FastAnalysis::Clear().

void FastShortHeader::Print ( )
inline

Definition at line 29 of file FastShortHeader.C.

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

Definition at line 46 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

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