AliPhysics  b97afa6 (b97afa6)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
spectra::V0AND Struct Reference
Inheritance diagram for spectra::V0AND:

Public Member Functions

 V0AND (Bool_t verbose=false, Int_t monitor=0)
 
virtual Bool_t ProcessHeader ()
 
- Public Member Functions inherited from spectra::Base
 Base (Bool_t verbose=false, Int_t monitor=0)
 
virtual void SlaveBegin (TTree *)
 
void ProcessParticles ()
 
virtual Bool_t ProcessParticle (const TParticle *p)
 
virtual void Terminate ()
 
virtual TListGetMonitorObjects ()
 
void Print (Option_t *option="") const
 
- Public Member Functions inherited from FastAnalysis
 FastAnalysis (Bool_t verb=false, Int_t monitor=0)
 
virtual ~FastAnalysis ()
 
void SetTrigger (UInt_t mask)
 
void SetTrigger (UInt_t mask, Bool_t isAnd)
 
void SetTrigger (const char *what)
 
Bool_t CheckTrigger () const
 
void SetVerbose (Bool_t verb)
 
void SetupMonitor ()
 
Bool_t SetupBranches ()
 
virtual Bool_t SetupEstimator ()
 
void Init (TTree *tree)
 
virtual void Begin (TTree *)
 
Bool_t Notify ()
 
virtual Bool_t Process (Long64_t entry)
 
virtual void SlaveTerminate ()
 
Int_t Version () const
 
Double_t GetCentrality () const
 
Long_t GetEventCount ()
 
TObjectGetOutputObject (const char *name, TClass *cls)
 
void CopyEgHistogram ()
 
virtual void Clear (Option_t *option="")
 
virtual Bool_t AcceptSecondaries () const
 
virtual Bool_t AcceptNeutrals () const
 

Additional Inherited Members

- Public Types inherited from spectra::Base
enum  {
  kPiSty = 20, kKSty = 21, kPSty = 22, kOSty = 23,
  kASty = 24
}
 
enum  {
  kPiColor = kRed+2, kKColor = kGreen+2, kPColor = kBlue+2, kOColor = kMagenta+2,
  kAColor = kBlack
}
 
- Static Public Member Functions inherited from spectra::Base
static TH1CreateSpectra (UInt_t pdg, Color_t col, Style_t sty)
 
static TH1CreateMt (UInt_t pdg, Color_t col, Style_t sty)
 
static TH1CreateMass ()
 
static TH1CreateRatio (UInt_t pdg, Color_t col, Style_t sty)
 
static TObjectCreateOutput ()
 
static const char * dNdptName (UInt_t pdg)
 
static const char * dNdmtName (UInt_t pdg)
 
static const char * RatioName (UInt_t pdg)
 
static Bool_t Scale (TList *l, UInt_t pdg, Int_t nOK)
 
static Bool_t Ratio (TList *l, TH1 *r, Int_t bin, UInt_t pdg)
 
static TH1Normalize (TObject *o, Int_t nEv)
 
- Static Public Member Functions inherited from FastAnalysis
static Long_t ProofExec (const char *cmd=0)
 
static Bool_t ProofLoad (const char *file, const char *opt)
 
static Bool_t Str2KeyVal (const TString &in, TString &key, TString &val, const char sep='=')
 
static Bool_t SetupProof (TUrl &url, const char *opt, const char *extra)
 
static Bool_t Run (const char *url, const char *output, FastAnalysis *a, const char *script, Long64_t nev=-1, Long64_t offset=0, Int_t monitor=-1, Bool_t verbose=false, const char *opt="")
 
static Bool_t Run (const char *url, const char *output, const char *opt="g")
 
- Public Attributes inherited from spectra::Base
Long_t fNpi
 
Long_t fNK
 
Long_t fNP
 
Long_t fNO
 
TH1fdNdpt
 
TH1fdNdptPi
 
TH1fdNdptK
 
TH1fdNdptP
 
TH1fdNdptO
 
TH1fdNdm
 
TH1fK2piRatio
 
TH1fP2piRatio
 
TH1fO2piRatio
 
TH2fd2Ndptdy
 
TH2fd2Ndmdy
 
Double_t fMaxY
 
- Public Attributes inherited from FastAnalysis
TTreefTree
 
FastShortHeaderfHeader
 
TClonesArray * fParticles
 
Bool_t fVerbose
 
TStopwatch fTimer
 
TString fName
 
ULong64_t fEventMult
 
TString fCentMethod
 
TH1fCentHist
 
ULong_t fOK
 
Int_t fMonitor
 
Bool_t fCompatB
 
UInt_t fTrigMask
 

Detailed Description

Processes V0AND events and build the \( 1/N dN_{ch}/d\eta\)

Definition at line 484 of file spectraAnalysis.C.

Constructor & Destructor Documentation

spectra::V0AND::V0AND ( Bool_t  verbose = false,
Int_t  monitor = 0 
)
inline

Constructor

Parameters
verboseWhether to be verbose
monitorFrequency

Definition at line 492 of file spectraAnalysis.C.

Member Function Documentation

virtual Bool_t spectra::V0AND::ProcessHeader ( )
inlinevirtual

Process the header.

Returns
Always true - by definition INEL is all events.

Reimplemented from spectra::Base.

Definition at line 502 of file spectraAnalysis.C.


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