![]() |
AliPhysics
d0bc297 (d0bc297)
|
#include <AliPicoHeaderV0.h>
Public Member Functions | |
AliPicoHeaderV0 (const TString s="") | |
AliPicoHeaderV0 (const AliPicoHeaderV0 &src) | |
AliPicoHeaderV0 & | operator= (const AliPicoHeaderV0 &src) |
virtual | ~AliPicoHeaderV0 () |
UInt_t | PhysSelMask () const |
TString | FiredTriggerClass () const |
Float_t | MultiplicityPercentile (const TString &s) |
Double32_t | EventPlane () const |
void | Vertex (Double_t d[3]) |
void | AddMultEstimator (const TString &s) |
void | Reset () |
void | SetEventInfo (AliVEventHandler *const pH) |
Private Attributes | |
UInt_t | fPS |
TString | fTrg |
Double_t | fVtx [3] |
Double32_t | fEP |
TMap * | fAct |
Definition at line 12 of file AliPicoHeaderV0.h.
AliPicoHeaderV0::AliPicoHeaderV0 | ( | const TString | s = "" | ) |
Definition at line 14 of file AliPicoHeaderV0.cxx.
AliPicoHeaderV0::AliPicoHeaderV0 | ( | const AliPicoHeaderV0 & | src | ) |
Definition at line 29 of file AliPicoHeaderV0.cxx.
|
virtual |
Definition at line 95 of file AliPicoHeaderV0.cxx.
|
inline |
Definition at line 31 of file AliPicoHeaderV0.h.
Referenced by AliAnalysisTaskSEPicoV0Filter::UserCreateOutputObjects(), and AliAnalysisTaskEmcalJetV0Filter::UserCreateOutputObjects().
|
inline |
Definition at line 26 of file AliPicoHeaderV0.h.
|
inline |
Definition at line 23 of file AliPicoHeaderV0.h.
Definition at line 152 of file AliPicoHeaderV0.cxx.
Referenced by FiredTriggerClass(), and AliAnalysisTaskSEPicoV0Filter::UserExec().
AliPicoHeaderV0 & AliPicoHeaderV0::operator= | ( | const AliPicoHeaderV0 & | src | ) |
Definition at line 59 of file AliPicoHeaderV0.cxx.
Referenced by AliPicoHeaderJet::operator=().
|
inline |
Definition at line 22 of file AliPicoHeaderV0.h.
void AliPicoHeaderV0::Reset | ( | ) |
Definition at line 170 of file AliPicoHeaderV0.cxx.
Referenced by AddMultEstimator(), AliPicoHeaderJet::Reset(), and AliAnalysisTaskSEPicoV0Filter::UserExec().
void AliPicoHeaderV0::SetEventInfo | ( | AliVEventHandler *const | pH | ) |
Definition at line 104 of file AliPicoHeaderV0.cxx.
Referenced by AddMultEstimator(), AliAnalysisTaskEmcalJetV0Filter::Run(), and AliAnalysisTaskSEPicoV0Filter::UserExec().
|
inline |
Definition at line 28 of file AliPicoHeaderV0.h.
|
private |
Definition at line 51 of file AliPicoHeaderV0.h.
Referenced by AddMultEstimator(), AliPicoHeaderV0(), MultiplicityPercentile(), operator=(), Reset(), SetEventInfo(), and ~AliPicoHeaderV0().
|
private |
Definition at line 49 of file AliPicoHeaderV0.h.
Referenced by EventPlane(), operator=(), Reset(), and SetEventInfo().
|
private |
Definition at line 45 of file AliPicoHeaderV0.h.
Referenced by operator=(), PhysSelMask(), Reset(), and SetEventInfo().
|
private |
Definition at line 46 of file AliPicoHeaderV0.h.
Referenced by FiredTriggerClass(), operator=(), Reset(), and SetEventInfo().
|
private |
Definition at line 48 of file AliPicoHeaderV0.h.
Referenced by AliPicoHeaderV0(), operator=(), Reset(), SetEventInfo(), and Vertex().