![]() |
AliRoot Core
3dc7879 (3dc7879)
|
#include <AliESDEvent.h>
Public Member Functions | |
AliESDEvent () | |
virtual | ~AliESDEvent () |
AliESDEvent & | operator= (const AliESDEvent &source) |
virtual void | Copy (TObject &obj) const |
const AliESDRun * | GetESDRun () const |
const AliTimeStamp * | GetCTPStart () const |
void | SetCTPStart (const AliTimeStamp *t) |
void | SetRunNumber (Int_t n) |
Int_t | GetRunNumber () const |
void | SetPeriodNumber (UInt_t n) |
UInt_t | GetPeriodNumber () const |
void | SetMagneticField (Double_t mf) |
Double_t | GetMagneticField () const |
void | SetDiamond (const AliESDVertex *vertex) |
Double_t | GetDiamondX () const |
Double_t | GetDiamondY () const |
Double_t | GetDiamondZ () const |
Double_t | GetSigma2DiamondX () const |
Double_t | GetSigma2DiamondY () const |
Double_t | GetSigma2DiamondZ () const |
void | GetDiamondCovXY (Float_t cov[3]) const |
void | SetTriggerClass (const char *name, Int_t index) |
void | SetPHOSMatrix (TGeoHMatrix *matrix, Int_t i) |
const TGeoHMatrix * | GetPHOSMatrix (Int_t i) const |
void | SetEMCALMatrix (TGeoHMatrix *matrix, Int_t i) |
const TGeoHMatrix * | GetEMCALMatrix (Int_t i) const |
void | SetCaloTriggerType (const Int_t *type) |
void | SetCaloTriggerType (int i, const Int_t *type) |
Int_t * | GetCaloTriggerType () const |
Int_t * | GetCaloTriggerType (int i) const |
virtual const Float_t * | GetVZEROEqFactors () const |
virtual Float_t | GetVZEROEqMultiplicity (Int_t i) const |
void | SetCurrentL3 (Float_t cur) const |
void | SetCurrentDip (Float_t cur) const |
void | SetBeamEnergy (Float_t be) const |
void | SetBeamType (const char *bt) const |
void | SetBeamParticle (Int_t az, Int_t ibeam) |
void | SetUniformBMap (Bool_t val=kTRUE) const |
void | SetBInfoStored (Bool_t val=kTRUE) const |
int | SetESDDownscaledOnline (Bool_t val) const |
Float_t | GetCurrentL3 () const |
Float_t | GetCurrentDip () const |
Float_t | GetBeamEnergy () const |
const char * | GetBeamType () const |
Int_t | GetBeamParticle (Int_t ibeam) const |
Int_t | GetBeamParticleA (Int_t ibeam) const |
Int_t | GetBeamParticleZ (Int_t ibeam) const |
Bool_t | IsUniformBMap () const |
virtual Bool_t | InitMagneticField () const |
void | SetT0spread (Float_t *t) const |
Float_t | GetT0spread (Int_t i) const |
virtual void | SetVZEROEqFactors (Float_t factors[64]) const |
AliESDHeader * | GetHeader () const |
void | SetTriggerMask (ULong64_t n) |
void | SetTriggerMaskNext50 (ULong64_t n) |
void | SetOrbitNumber (UInt_t n) |
void | SetTimeStamp (UInt_t timeStamp) |
void | SetEventType (UInt_t eventType) |
void | SetEventSpecie (UInt_t eventSpecie) |
void | SetEventNumberInFile (Int_t n) |
void | SetBunchCrossNumber (UShort_t n) |
void | SetTriggerCluster (UChar_t n) |
ULong64_t | GetTriggerMask () const |
ULong64_t | GetTriggerMaskNext50 () const |
TString | GetFiredTriggerClasses () const |
Bool_t | IsTriggerClassFired (const char *name) const |
Bool_t | IsEventSelected (const char *trigExpr) const |
TObject * | GetHLTTriggerDecision () const |
TString | GetHLTTriggerDescription () const |
Bool_t | IsHLTTriggerFired (const char *name=NULL) const |
UInt_t | GetOrbitNumber () const |
UInt_t | GetTimeStamp () const |
UInt_t | GetTimeStampCTP () const |
Double_t | GetTimeStampCTPBCCorr () const |
AliTimeStamp | GetAliTimeStamp () const |
UInt_t | GetEventType () const |
UInt_t | GetEventSpecie () const |
Int_t | GetEventNumberInFile () const |
UShort_t | GetBunchCrossNumber () const |
UChar_t | GetTriggerCluster () const |
Bool_t | IsDetectorInTriggerCluster (TString detector, AliTriggerConfiguration *trigConf) const |
AliESDZDC * | GetESDZDC () const |
AliESDZDC * | GetZDCData () const |
void | SetZDCData (const AliESDZDC *obj) |
Double_t | GetZDCN1Energy () const |
Double_t | GetZDCP1Energy () const |
Double_t | GetZDCN2Energy () const |
Double_t | GetZDCP2Energy () const |
Double_t | GetZDCEMEnergy (Int_t i=0) const |
Int_t | GetZDCParticipants () const |
AliCentrality * | GetCentrality () |
AliEventplane * | GetEventplane () |
void | SetZDC (Float_t n1Energy, Float_t p1Energy, Float_t em1Energy, Float_t em2Energy, Float_t n2Energy, Float_t p2Energy, Int_t participants, Int_t nPartA, Int_t nPartC, Double_t b, Double_t bA, Double_t bC, UInt_t recoflag) |
void | SetFMDData (AliESDFMD *obj) |
AliESDFMD * | GetFMDData () const |
const AliESDFIT * | GetESDFIT () const |
void | SetFITData (const AliESDFIT *obj) |
const AliESDTZERO * | GetESDTZERO () const |
void | SetTZEROData (const AliESDTZERO *obj) |
Double32_t | GetT0zVertex () const |
void | SetT0zVertex (Double32_t z) |
Double32_t | GetT0 () const |
void | SetT0 (Double32_t timeStart) |
Double32_t | GetT0clock () const |
void | SetT0clock (Double32_t timeStart) |
Double32_t | GetT0TOF (Int_t icase) const |
const Double32_t * | GetT0TOF () const |
void | SetT0TOF (Int_t icase, Double32_t timeStart) |
const Double32_t * | GetT0time () const |
void | SetT0time (Double32_t time[24]) |
const Double32_t * | GetT0amplitude () const |
void | SetT0amplitude (Double32_t amp[24]) |
Int_t | GetT0Trig () const |
void | SetT0Trig (Int_t tvdc) |
AliESDVZERO * | GetVZEROData () const |
void | SetVZEROData (const AliESDVZERO *obj) |
Int_t | GetVZEROData (AliESDVZERO &v) const |
AliESDACORDE * | GetACORDEData () const |
void | SetACORDEData (AliESDACORDE *obj) |
AliESDAD * | GetADData () const |
void | SetADData (AliESDAD *obj) |
void | SetESDfriend (const AliESDfriend *f) const |
void | GetESDfriend (AliESDfriend *f) |
virtual AliESDfriend * | FindFriend () const |
void | SetPrimaryVertexTPC (const AliESDVertex *vertex) |
const AliESDVertex * | GetPrimaryVertexTPC () const |
void | SetPrimaryVertexSPD (const AliESDVertex *vertex) |
const AliESDVertex * | GetPrimaryVertexSPD () const |
const AliESDVertex * | GetVertex () const |
void | SetPrimaryVertexTracks (const AliESDVertex *vertex) |
const AliESDVertex * | GetPrimaryVertexTracks () const |
AliESDVertex * | PrimaryVertexTracksUnconstrained () const |
const AliESDVertex * | GetPrimaryVertex () const |
Int_t | GetPrimaryVertex (AliESDVertex &v) const |
Int_t | GetPrimaryVertexTPC (AliESDVertex &v) const |
Int_t | GetPrimaryVertexSPD (AliESDVertex &v) const |
Int_t | GetPrimaryVertexTracks (AliESDVertex &v) const |
void | SetTOFHeader (const AliTOFHeader *tofEventTime) |
AliTOFHeader * | GetTOFHeader () const |
Float_t | GetEventTimeSpread () const |
Float_t | GetTOFTimeResolution () const |
TClonesArray * | GetESDTOFClusters () const |
TClonesArray * | GetESDTOFHits () const |
TClonesArray * | GetESDTOFMatches () const |
void | SetTOFcluster (Int_t ntofclusters, AliESDTOFCluster *cluster, Int_t *mapping=NULL) |
void | SetTOFcluster (Int_t ntofclusters, AliESDTOFCluster *cluster[], Int_t *mapping=NULL) |
Int_t | GetNTOFclusters () const |
Int_t | GetNumberOfITSClusters (Int_t lr) const |
void | SetMultiplicity (const AliMultiplicity *mul) |
AliMultiplicity * | GetMultiplicity () const |
Int_t | GetMultiplicity (AliMultiplicity &mult) const |
void | EstimateMultiplicity (Int_t &tracklets, Int_t &trITSTPC, Int_t &trITSSApure, Double_t eta=1., Bool_t useDCAFlag=kTRUE, Bool_t useV0Flag=kTRUE) const |
Int_t | GetNumberOfTPCTracks () const |
Int_t | GetNumberOfTPCClusters () const |
void | SetNumberOfTPCClusters (int n) |
Bool_t | Clean (TObjArray *track2destroy, const AliGRPRecoParam *grpRecoParam) |
int | CleanV0s (const AliGRPRecoParam *grpRecoParam) |
void | EmptyOfflineV0Prongs () |
void | RestoreOfflineV0Prongs () |
Bool_t | RemoveKink (Int_t i) const |
Bool_t | RemoveV0 (Int_t i) const |
AliESDfriendTrack * | RemoveTrack (Int_t i, Bool_t checkPrimVtx) |
const AliESDVertex * | GetPileupVertexSPD (Int_t i) const |
Char_t | AddPileupVertexSPD (const AliESDVertex *vtx) |
const AliESDVertex * | GetPileupVertexTracks (Int_t i) const |
Char_t | AddPileupVertexTracks (const AliESDVertex *vtx) |
TClonesArray * | GetPileupVerticesTracks () const |
TClonesArray * | GetPileupVerticesSPD () const |
virtual Bool_t | IsPileupFromSPD (Int_t minContributors=5, Double_t minZdist=0.8, Double_t nSigmaZdist=3., Double_t nSigmaDiamXY=2., Double_t nSigmaDiamZ=5.) const |
virtual Bool_t | IsPileupFromSPDInMultBins () const |
void | ConnectTracks () |
Bool_t | AreTracksConnected () const |
AliESDtrack * | GetTrack (Int_t i) const |
Int_t | AddTrack (const AliESDtrack *t) |
AliESDtrack * | GetVTrack (Int_t i) const |
AliESDtrack * | NewTrack () |
add new track at the end of tracks array and return instance More... | |
AliESDHLTtrack * | GetHLTConfMapTrack (Int_t) const |
void | AddHLTConfMapTrack (const AliESDHLTtrack *) |
AliESDHLTtrack * | GetHLTHoughTrack (Int_t) const |
void | AddHLTHoughTrack (const AliESDHLTtrack *) |
Bool_t | MoveMuonObjects () |
AliESDMuonTrack * | GetMuonTrack (Int_t i) |
AliESDMuonTrack * | NewMuonTrack () |
AliESDMuonCluster * | GetMuonCluster (Int_t i) |
AliESDMuonCluster * | FindMuonCluster (UInt_t clusterId) |
AliESDMuonCluster * | NewMuonCluster () |
AliESDMuonPad * | GetMuonPad (Int_t i) |
AliESDMuonPad * | FindMuonPad (UInt_t padId) |
AliESDMuonPad * | NewMuonPad () |
AliESDMuonGlobalTrack * | GetMuonGlobalTrack (Int_t i) |
AliESDMuonGlobalTrack * | NewMuonGlobalTrack () |
AliESDPmdTrack * | GetPmdTrack (Int_t i) const |
void | AddPmdTrack (const AliESDPmdTrack *t) |
AliESDTrdTrack * | GetTrdTrack (Int_t i) const |
void | SetTrdTrigger (const AliESDTrdTrigger *t) |
AliESDTrdTrigger * | GetTrdTrigger () const |
void | AddTrdTrack (const AliESDTrdTrack *t) |
AliESDTrdTracklet * | GetTrdTracklet (Int_t idx) const |
void | AddTrdTracklet (const AliESDTrdTracklet *trkl) |
void | AddTrdTracklet (UInt_t trackletWord, Short_t hcid, const Int_t *label=0) |
AliESDv0 * | GetV0 (Int_t i) const |
Int_t | GetV0 (AliESDv0 &v0dum, Int_t i) const |
Int_t | AddV0 (const AliESDv0 *v) |
AliESDcascade * | GetCascade (Int_t i) const |
void | AddCascade (const AliESDcascade *c) |
AliESDkink * | GetKink (Int_t i) const |
Int_t | AddKink (const AliESDkink *c) |
AliESDCaloCluster * | GetCaloCluster (Int_t i) const |
Int_t | AddCaloCluster (const AliESDCaloCluster *c) |
AliESDCaloCells * | GetEMCALCells () const |
AliESDCaloCells * | GetPHOSCells () const |
AliESDCaloTrigger * | GetCaloTrigger (TString calo) const |
AliESDCosmicTrack * | GetCosmicTrack (Int_t i) const |
const TClonesArray * | GetCosmicTracks () const |
void | AddCosmicTrack (const AliESDCosmicTrack *t) |
AliRawDataErrorLog * | GetErrorLog (Int_t i) const |
void | AddRawDataErrorLog (const AliRawDataErrorLog *log) const |
Int_t | GetNumberOfErrorLogs () const |
Int_t | GetNumberOfPileupVerticesSPD () const |
Int_t | GetNumberOfPileupVerticesTracks () const |
Int_t | GetNumberOfTracks () const |
Int_t | GetNumberOfESDTracks () const |
void | UpdateNumberOfESDTracks () |
void | SetNumberOfESDTracks (int ntr) |
Int_t | GetNumberOfHLTConfMapTracks () const |
Int_t | GetNumberOfHLTHoughTracks () const |
Int_t | GetNumberOfMuonTracks () const |
Int_t | GetNumberOfMuonClusters () |
Int_t | GetNumberOfMuonPads () |
Int_t | GetNumberOfMuonGlobalTracks () const |
Int_t | GetNumberOfPmdTracks () const |
Int_t | GetNumberOfTrdTracks () const |
Int_t | GetNumberOfTrdTracklets () const |
Int_t | GetNumberOfV0s () const |
Int_t | GetNumberOfCascades () const |
Int_t | GetNumberOfKinks () const |
Int_t | GetNumberOfCosmicTracks () const |
Int_t | GetEMCALClusters (TRefArray *clusters) const |
Int_t | GetPHOSClusters (TRefArray *clusters) const |
Int_t | GetNumberOfCaloClusters () const |
void | SetUseOwnList (Bool_t b) |
Bool_t | GetUseOwnList () const |
void | ResetV0s () |
void | ResetCascades () |
void | Reset () |
void | Print (Option_t *option="") const |
void | AddObject (TObject *obj) |
void | ReadFromTree (TTree *tree, Option_t *opt="") |
TObject * | FindListObject (const char *name) const |
AliESD * | GetAliESDOld () |
void | WriteToTree (TTree *tree) const |
void | GetStdContent () |
void | ResetStdContent () |
void | CreateStdContent () |
void | CreateStdContent (Bool_t bUseThisList) |
void | CompleteStdContent () |
void | SetStdNames () |
void | CopyFromOldESD () |
TList * | GetList () const |
void | SetFriendEvent (AliVfriendEvent *f) |
virtual Int_t | EventIndex (Int_t) const |
virtual Int_t | EventIndexForCaloCluster (Int_t) const |
virtual Int_t | EventIndexForPHOSCell (Int_t) const |
virtual Int_t | EventIndexForEMCALCell (Int_t) const |
void | SetDetectorStatus (ULong_t detMask) |
void | ResetDetectorStatus (ULong_t detMask) |
ULong_t | GetDetectorStatus () const |
Bool_t | IsDetectorOn (ULong_t detMask) const |
void | SetDAQDetectorPattern (UInt_t pattern) |
void | SetDAQAttributes (UInt_t attributes) |
UInt_t | GetDAQDetectorPattern () const |
UInt_t | GetDAQAttributes () const |
Bool_t | IsIncompleteDAQ () |
void | SetNTPCFriend2Store (Int_t v) |
Int_t | GetNTPCFriend2Store () const |
virtual AliVEvent::EDataLayoutType | GetDataLayoutType () const |
void | AdjustMCLabels (const AliVEvent *mctruth) |
![]() | |
AliVEvent () | |
virtual | ~AliVEvent () |
AliVEvent (const AliVEvent &vEvnt) | |
AliVEvent & | operator= (const AliVEvent &vEvnt) |
const TGeoHMatrix * | GetPHOSMatrix (Int_t) const |
const TGeoHMatrix * | GetEMCALMatrix (Int_t) const |
const char * | Whoami () |
virtual ULong64_t | GetSize () const |
Protected Member Functions | |
AliESDEvent (const AliESDEvent &) | |
void | AddMuonTrack (const AliESDMuonTrack *t) |
void | AddMuonGlobalTrack (const AliESDMuonGlobalTrack *t) |
Static Protected Member Functions | |
static Bool_t | ResetWithPlacementNew (TObject *pObject) |
Protected Attributes | |
TList * | fESDObjects |
AliESDRun * | fESDRun |
AliESDHeader * | fHeader |
Run information tmp put in the Userdata. More... | |
AliESDZDC * | fESDZDC |
ESD Event Header. More... | |
AliESDFMD * | fESDFMD |
ZDC information. More... | |
AliESDVZERO * | fESDVZERO |
FMD object containing rough multiplicity. More... | |
AliESDTZERO * | fESDTZERO |
VZERO object containing rough multiplicity. More... | |
AliESDFIT * | fESDFIT |
TZEROObject. More... | |
AliESDVertex * | fTPCVertex |
FITObject. More... | |
AliESDVertex * | fSPDVertex |
Primary vertex estimated by the TPC. More... | |
AliESDVertex * | fPrimaryVertex |
Primary vertex estimated by the SPD. More... | |
AliMultiplicity * | fSPDMult |
Primary vertex estimated using ESD tracks. More... | |
AliESDCaloTrigger * | fPHOSTrigger |
SPD tracklet multiplicity. More... | |
AliESDCaloTrigger * | fEMCALTrigger |
PHOS Trigger information. More... | |
AliESDACORDE * | fESDACORDE |
PHOS Trigger information. More... | |
AliESDAD * | fESDAD |
ACORDE ESD object caontaining bit pattern. More... | |
AliESDTrdTrigger * | fTrdTrigger |
AD ESD object caontaining bit pattern. More... | |
TClonesArray * | fSPDPileupVertices |
TRD trigger information. More... | |
TClonesArray * | fTrkPileupVertices |
Pileup primary vertices reconstructed by SPD. More... | |
TClonesArray * | fTracks |
Pileup primary vertices reconstructed using the tracks. More... | |
TClonesArray * | fMuonTracks |
ESD tracks. More... | |
TClonesArray * | fMuonClusters |
MUON ESD tracks. More... | |
TClonesArray * | fMuonPads |
MUON ESD clusters. More... | |
TClonesArray * | fMuonGlobalTracks |
MUON ESD pads. More... | |
TClonesArray * | fPmdTracks |
MUON+MFT ESD tracks // AU. More... | |
TClonesArray * | fTrdTracks |
PMD ESD tracks. More... | |
TClonesArray * | fTrdTracklets |
TRD ESD tracks (triggered) More... | |
TClonesArray * | fV0s |
TRD tracklets (for trigger) More... | |
TClonesArray * | fCascades |
V0 vertices. More... | |
TClonesArray * | fKinks |
Cascade vertices. More... | |
TClonesArray * | fCaloClusters |
Kinks. More... | |
AliESDCaloCells * | fEMCALCells |
Calorimeter clusters for PHOS/EMCAL. More... | |
AliESDCaloCells * | fPHOSCells |
EMCAL cell info. More... | |
TClonesArray * | fCosmicTracks |
PHOS cell info. More... | |
TClonesArray * | fESDTOFClusters |
Tracks created by cosmics finder. More... | |
TClonesArray * | fESDTOFHits |
TOF clusters. More... | |
TClonesArray * | fESDTOFMatches |
TOF hits (used for clusters) More... | |
TClonesArray * | fErrorLogs |
TOF matching info (with the reference to tracks) More... | |
Bool_t | fOldMuonStructure |
Raw-data reading error messages. More... | |
AliESD * | fESDOld |
Flag if reading ESD with old MUON structure. More... | |
AliESDfriend * | fESDFriendOld |
Old esd Structure. More... | |
Bool_t | fConnected |
Old friend esd Structure. More... | |
Bool_t | fUseOwnList |
flag if leaves are alreday connected More... | |
Bool_t | fTracksConnected |
Do not use the list from the esdTree but use the one created by this class. More... | |
AliTOFHeader * | fTOFHeader |
AliCentrality * | fCentrality |
event times (and sigmas) as estimated by TOF More... | |
AliEventplane * | fEventplane |
Centrality for AA collision. More... | |
Int_t | fNTPCFriend2Store |
Event plane for AA collision. More... | |
ULong64_t | fDetectorStatus |
number of TPC friend tracks to store More... | |
UInt_t | fDAQDetectorPattern |
UInt_t | fDAQAttributes |
Int_t | fNTPCClusters |
Int_t | fNumberOfESDTracks |
Static Protected Attributes | |
static const char * | fgkESDListName [kESDListN] |
flag if tracks have already pointer to event set More... | |
Definition at line 83 of file AliESDEvent.h.
Definition at line 87 of file AliESDEvent.h.
AliESDEvent::AliESDEvent | ( | ) |
Definition at line 131 of file AliESDEvent.cxx.
Referenced by GetNTPCFriend2Store().
|
virtual |
Definition at line 399 of file AliESDEvent.cxx.
|
protected |
Definition at line 189 of file AliESDEvent.cxx.
Int_t AliESDEvent::AddCaloCluster | ( | const AliESDCaloCluster * | c | ) |
Definition at line 1479 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), AliEMCALReconstructor::FillESD(), and GetCaloCluster().
void AliESDEvent::AddCascade | ( | const AliESDcascade * | c | ) |
Definition at line 1464 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), and GetCascade().
void AliESDEvent::AddCosmicTrack | ( | const AliESDCosmicTrack * | t | ) |
Definition at line 1471 of file AliESDEvent.cxx.
Referenced by GetCosmicTracks().
|
inline |
Definition at line 417 of file AliESDEvent.h.
|
inline |
Definition at line 428 of file AliESDEvent.h.
Int_t AliESDEvent::AddKink | ( | const AliESDkink * | c | ) |
Definition at line 1453 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), and GetKink().
|
protected |
Definition at line 1318 of file AliESDEvent.cxx.
Referenced by GetNTPCFriend2Store().
|
protected |
Definition at line 1309 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), and GetNTPCFriend2Store().
|
virtual |
Implements AliVEvent.
Definition at line 1665 of file AliESDEvent.cxx.
Referenced by AliESDEvent(), AliESDEventMFT::AliESDEventMFT(), CreateStdContent(), AliESDEventMFT::operator=(), operator=(), ReadFromTree(), ResetCascades(), SetFriendEvent(), and AliReconstruction::SlaveBegin().
Char_t AliESDEvent::AddPileupVertexSPD | ( | const AliESDVertex * | vtx | ) |
Definition at line 1201 of file AliESDEvent.cxx.
Referenced by GetPileupVertexSPD(), and AliReconstruction::RunVertexFinder().
Char_t AliESDEvent::AddPileupVertexTracks | ( | const AliESDVertex * | vtx | ) |
Definition at line 1212 of file AliESDEvent.cxx.
Referenced by AliVertexerTracks::AnalyzePileUp(), and GetPileupVertexTracks().
void AliESDEvent::AddPmdTrack | ( | const AliESDPmdTrack * | t | ) |
Definition at line 1421 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), and GetPmdTrack().
void AliESDEvent::AddRawDataErrorLog | ( | const AliRawDataErrorLog * | log | ) | const |
Definition at line 1490 of file AliESDEvent.cxx.
Referenced by AliReconstruction::FillRawDataErrorLog(), and GetErrorLog().
Int_t AliESDEvent::AddTrack | ( | const AliESDtrack * | t | ) |
Definition at line 1223 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), and GetTrack().
void AliESDEvent::AddTrdTrack | ( | const AliESDTrdTrack * | t | ) |
Definition at line 1434 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), and GetTrdTrigger().
void AliESDEvent::AddTrdTracklet | ( | const AliESDTrdTracklet * | trkl | ) |
Definition at line 1441 of file AliESDEvent.cxx.
Referenced by GetTrdTracklet().
void AliESDEvent::AddTrdTracklet | ( | UInt_t | trackletWord, |
Short_t | hcid, | ||
const Int_t * | label = 0 |
||
) |
Definition at line 1447 of file AliESDEvent.cxx.
Int_t AliESDEvent::AddV0 | ( | const AliESDv0 * | v | ) |
Definition at line 589 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), and GetV0().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 2747 of file AliESDEvent.cxx.
Referenced by GetNTPCFriend2Store().
|
inline |
Definition at line 403 of file AliESDEvent.h.
Bool_t AliESDEvent::Clean | ( | TObjArray * | track2destroy, |
const AliGRPRecoParam * | grpRecoParam | ||
) |
Definition at line 1011 of file AliESDEvent.cxx.
Referenced by AliReconstruction::CleanESD(), and SetNumberOfTPCClusters().
int AliESDEvent::CleanV0s | ( | const AliGRPRecoParam * | grpRecoParam | ) |
Definition at line 960 of file AliESDEvent.cxx.
Referenced by AliReconstruction::ProcessEvent(), and SetNumberOfTPCClusters().
void AliESDEvent::CompleteStdContent | ( | ) |
Definition at line 1803 of file AliESDEvent.cxx.
Referenced by GetAliESDOld(), and ReadFromTree().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 2627 of file AliESDEvent.cxx.
Referenced by AliESDEvent(), AliESDInputHandler::BeginEvent(), GetPileupVerticesSPD(), and operator=().
|
virtual |
Definition at line 419 of file AliESDEvent.cxx.
Referenced by AliAnalysisTaskCopyESD::UserExec().
void AliESDEvent::CopyFromOldESD | ( | ) |
Definition at line 2133 of file AliESDEvent.cxx.
Referenced by AliESDTagCreator::FillEventTag(), and GetAliESDOld().
|
virtual |
Implements AliVEvent.
Definition at line 1747 of file AliESDEvent.cxx.
Referenced by CreateStdContent(), GetAliESDOld(), operator=(), Raw2ESD(), ReadFromTree(), and AliReconstruction::SlaveBegin().
void AliESDEvent::CreateStdContent | ( | Bool_t | bUseThisList | ) |
Definition at line 1741 of file AliESDEvent.cxx.
void AliESDEvent::EmptyOfflineV0Prongs | ( | ) |
Definition at line 2867 of file AliESDEvent.cxx.
Referenced by SetNumberOfTPCClusters().
void AliESDEvent::EstimateMultiplicity | ( | Int_t & | tracklets, |
Int_t & | trITSTPC, | ||
Int_t & | trITSSApure, | ||
Double_t | eta = 1. , |
||
Bool_t | useDCAFlag = kTRUE , |
||
Bool_t | useV0Flag = kTRUE |
||
) | const |
Definition at line 2363 of file AliESDEvent.cxx.
Referenced by GetMultiplicity().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 588 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 589 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 591 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 590 of file AliESDEvent.h.
|
virtual |
Reimplemented from AliVEvent.
Definition at line 2646 of file AliESDEvent.cxx.
Referenced by AliESDInputHandler::ConnectFriends(), and GetADData().
|
virtual |
Implements AliVEvent.
Definition at line 1830 of file AliESDEvent.cxx.
Referenced by AliEMCALReconstructor::FillESD(), FindFriend(), GetHLTTriggerDecision(), MakeEveTree(), MUONRefit(), AliESDInputHandler::Notify(), AliReconstruction::ProcessEvent(), ReadFromTree(), and ResetCascades().
AliESDMuonCluster * AliESDEvent::FindMuonCluster | ( | UInt_t | clusterId | ) |
Definition at line 1361 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), AliMUONESDInterface::ESDToMUON(), and AliMUONESDInterface::MUONToESD().
AliESDMuonPad * AliESDEvent::FindMuonPad | ( | UInt_t | padId | ) |
Definition at line 1400 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), and AliMUONESDInterface::MUONToESD().
|
inline |
Definition at line 289 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 293 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertAD().
|
inline |
Definition at line 573 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertESDtoAOD(), and AliESDTagCreator::FillEventTag().
AliTimeStamp AliESDEvent::GetAliTimeStamp | ( | ) | const |
Definition at line 2704 of file AliESDEvent.cxx.
Referenced by GetTimeStamp().
|
inline |
Definition at line 181 of file AliESDEvent.h.
Referenced by AliESDTagCreator::CreateTag().
|
inline |
Definition at line 183 of file AliESDEvent.h.
|
inline |
Definition at line 184 of file AliESDEvent.h.
|
inline |
Definition at line 185 of file AliESDEvent.h.
|
inline |
Definition at line 182 of file AliESDEvent.h.
Referenced by AliESDtrackCuts::AcceptTrack(), and AliESDTagCreator::CreateTag().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 225 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), AliESDTagCreator::FillEventTag(), AliReconstruction::FillTriggerESD(), AliReconstruction::FillTriggerScalers(), GetAliTimeStamp(), GetTimeStampCTPBCCorr(), and Print().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 500 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), Clean(), AliAnalysisTaskESDfilter::ConvertCaloClusters(), AliEMCALReconstructor::FillESD(), GetEMCALClusters(), GetPHOSClusters(), AliEMCALTracker::LoadClusters(), AliEMCALQADataMakerRec::MakeESDs(), RemoveTrack(), and AliEMCALPID::RunPID().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 509 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertCaloTrigger(), AliEMCALReconstructor::FillESD(), and TestESD().
|
inline |
Definition at line 164 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertCaloTrigger().
|
inline |
Definition at line 165 of file AliESDEvent.h.
|
inline |
Definition at line 489 of file AliESDEvent.h.
Referenced by Clean(), AliAnalysisTaskESDfilter::ConvertCascades(), RemoveTrack(), and RemoveV0().
|
virtual |
Implements AliVEvent.
Definition at line 2430 of file AliESDEvent.cxx.
Referenced by GetZDCParticipants().
|
inline |
Definition at line 516 of file AliESDEvent.h.
Referenced by Clean().
|
inline |
Definition at line 519 of file AliESDEvent.h.
|
inline |
Definition at line 138 of file AliESDEvent.h.
Referenced by GetAliTimeStamp(), GetTimeStampCTP(), and GetTimeStampCTPBCCorr().
|
inline |
Definition at line 180 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader().
|
inline |
Definition at line 179 of file AliESDEvent.h.
|
inline |
Definition at line 601 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), and AliReconstruction::ProcessEvent().
|
inline |
Definition at line 600 of file AliESDEvent.h.
|
virtual |
Implements AliVEvent.
Definition at line 2651 of file AliESDEvent.cxx.
Referenced by GetNTPCFriend2Store().
|
inline |
Definition at line 595 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 156 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), PrimaryVertexTracksUnconstrained(), and AliESDUtils::RefitESDVertexTracks().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 150 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), IsPileupFromSPD(), PrimaryVertexTracksUnconstrained(), Print(), and AliESDUtils::RefitESDVertexTracks().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 151 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), IsPileupFromSPD(), PrimaryVertexTracksUnconstrained(), Print(), and AliESDUtils::RefitESDVertexTracks().
|
inline |
Definition at line 152 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), IsPileupFromSPD(), and Print().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 506 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertEMCALCells(), AliEMCALReconstructor::FillESD(), AliEMCALQADataMakerRec::MakeESDs(), TestESD(), and TestESDCaloClusterAndCell().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 1861 of file AliESDEvent.cxx.
Referenced by AliESDTagCreator::FillEventTag(), GetNumberOfCosmicTracks(), TestESD(), and TestESDCaloClusterAndCell().
|
inline |
Definition at line 161 of file AliESDEvent.h.
Referenced by AliEMCALReconstructor::FillMisalMatrixes(), and TestESD().
|
inline |
Definition at line 523 of file AliESDEvent.h.
|
inline |
Definition at line 255 of file AliESDEvent.h.
void AliESDEvent::GetESDfriend | ( | AliESDfriend * | f | ) |
Definition at line 1639 of file AliESDEvent.cxx.
Referenced by GetADData(), and AliReconstruction::ProcessEvent().
|
inline |
Definition at line 135 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), AliESDTagCreator::CreateESDTags(), AliESDTagCreator::CreateESDTagsFullRun(), AliESDTagCreator::CreateTag(), AliMUONChamberCalibrationTask::Exec(), IsEventSelected(), AliEMCALTracker::LoadTracks(), and AliReconstruction::ProcessEvent().
|
inline |
Definition at line 350 of file AliESDEvent.h.
Referenced by AliESDtrack::GetIntegratedLength(), AliESDtrack::GetIntegratedTimes(), AliESDtrack::GetTOFCalChannel(), AliESDtrack::GetTOFcluster(), AliESDtrack::GetTOFDeltaBC(), AliESDtrack::GetTOFL0L1(), AliESDtrack::GetTOFLabel(), AliESDtrack::GetTOFsignal(), AliESDtrack::GetTOFsignalDx(), AliESDtrack::GetTOFsignalDz(), AliESDtrack::GetTOFsignalRaw(), AliESDtrack::GetTOFsignalToT(), AliESDtrack::IsTOFHitAlreadyMatched(), AliESDtrack::ReplaceTOFMatchID(), AliESDtrack::ReplaceTOFTrackID(), AliESDtrack::SetTOFCalChannel(), AliESDtrack::SetTOFDeltaBC(), AliESDtrack::SetTOFL0L1(), AliESDtrack::SetTOFLabel(), AliESDtrack::SetTOFsignal(), AliESDtrack::SetTOFsignalDx(), AliESDtrack::SetTOFsignalDz(), AliESDtrack::SetTOFsignalRaw(), AliESDtrack::SetTOFsignalToT(), AliESDtrack::SortTOFcluster(), and AliESDtrack::SuppressTOFMatches().
|
inline |
Definition at line 351 of file AliESDEvent.h.
|
inline |
Definition at line 352 of file AliESDEvent.h.
|
inline |
Definition at line 260 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertTZERO(), and AliFMDReconstructor::GetVertex().
|
inline |
Definition at line 229 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 224 of file AliESDEvent.h.
Referenced by AliMUONChamberCalibrationTask::Exec(), AliFMDReconstructor::FillESD(), AliZMQManager::Get(), AliStorageDatabase::GetEvent(), MakeESDTree(), AliStorageServerThread::MarkEvent(), AliStorageAdministratorPanel::onServerGetEvent(), AliStorageAdministratorPanel::onServerGetLastEvent(), AliStorageAdministratorPanel::onServerGetNextEvent(), and Print().
|
virtual |
Implements AliVEvent.
Definition at line 2437 of file AliESDEvent.cxx.
Referenced by GetZDCParticipants().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 223 of file AliESDEvent.h.
Referenced by AliReconstruction::IsCosmicOrCalibSpecie(), and AliReconstruction::ProcessEvent().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 347 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 222 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), AliESDTagCreator::FillEventTag(), AliQAManager::GetEventSpecieFromESD(), AliReconstruction::IsCosmicOrCalibSpecie(), and AliReconstruction::IsHighPt().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 210 of file AliESDEvent.h.
Referenced by AliFMDPattern::Begin(), AliAnalysisTaskESDfilter::ConvertHeader(), and TestESD().
|
inline |
Definition at line 252 of file AliESDEvent.h.
Referenced by AliFMDInput::Begin(), and AliFMDQADataMakerRec::MakeESDs().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 193 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), AliSimulation::ConvertRaw2SDigits(), AliReconstruction::FillTriggerESD(), AliReconstruction::FillTriggerScalers(), and AliReconstruction::GetEventInfo().
|
inline |
Definition at line 413 of file AliESDEvent.h.
|
inline |
Definition at line 424 of file AliESDEvent.h.
TObject * AliESDEvent::GetHLTTriggerDecision | ( | ) | const |
Definition at line 2270 of file AliESDEvent.cxx.
Referenced by GetHLTTriggerDescription(), IsHLTTriggerFired(), IsTriggerClassFired(), and Print().
TString AliESDEvent::GetHLTTriggerDescription | ( | ) | const |
Definition at line 2280 of file AliESDEvent.cxx.
Referenced by IsHLTTriggerFired(), and IsTriggerClassFired().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 495 of file AliESDEvent.h.
Referenced by Clean(), AliAnalysisTaskESDfilter::ConvertKinks(), RemoveKink(), and RemoveTrack().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 582 of file AliESDEvent.h.
Referenced by operator=(), and ReadFromTree().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 148 of file AliESDEvent.h.
Referenced by AliESDtrackCuts::AcceptTrack(), AliRelAlignerKalman::AddCosmicEvent(), AliRelAlignerKalman::AddESDevent(), Clean(), CleanV0s(), AliAnalysisTaskESDfilter::ConvertCascades(), AliAnalysisTaskESDfilter::ConvertHeader(), AliAnalysisTaskESDfilter::ConvertTPCOnlyTracks(), AliAnalysisTaskESDfilter::ConvertV0s(), AliESDv0KineCuts::CreateMotherParticle(), AliESDTagCreator::CreateTag(), AliRelAlignerKalman::FindCosmicTrackletNumbersInEvent(), AliRelAlignerKalman::FindMatchingTracks(), AliESDv0KineCuts::GetConvPosXY(), AliGlobalQADataMaker::MakeESDs(), MakeESDTree(), PrimaryVertexTracksUnconstrained(), Print(), AliESDv0KineCuts::PsiPair(), AliESDUtils::RefitESDVertexTracks(), and RestoreOfflineV0Prongs().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 361 of file AliESDEvent.h.
Referenced by AliFMDPattern::Begin(), AliAnalysisTaskESDfilter::ConvertHeader(), AliAnalysisTaskESDfilter::ConvertTracklets(), AliESDTagCreator::FillEventTag(), AliESDtrackCuts::GetReferenceMultiplicity(), IsPileupFromSPDInMultBins(), and AliGlobalQADataMaker::MakeESDs().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 362 of file AliESDEvent.h.
AliESDMuonCluster * AliESDEvent::GetMuonCluster | ( | Int_t | i | ) |
Definition at line 1352 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack().
AliESDMuonGlobalTrack * AliESDEvent::GetMuonGlobalTrack | ( | Int_t | i | ) |
Definition at line 1299 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), and AdjustMCLabels().
AliESDMuonPad * AliESDEvent::GetMuonPad | ( | Int_t | i | ) |
Definition at line 1391 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), and AliMUONESDInterface::LoadEvent().
AliESDMuonTrack * AliESDEvent::GetMuonTrack | ( | Int_t | i | ) |
Definition at line 1288 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), AdjustMCLabels(), AliMUONCheck::CheckESD(), DecodeRecoCocktail(), DIMUONFakes(), AliESDTagCreator::FillEventTag(), AliMUONESDInterface::LoadEvent(), AliMUONTrackerQADataMakerRec::MakeESDs(), AliMUONRecoCheck::MakeReconstructedTracks(), AliMUONRecoCheck::MakeTriggeredTracks(), MUONefficiency(), MUONFakes(), MUONmassPlot(), and AliMUONAlignmentTask::UserExec().
|
inline |
Definition at line 356 of file AliESDEvent.h.
|
inline |
Definition at line 606 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 559 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), Clean(), AliAnalysisTaskESDfilter::ConvertCaloClusters(), AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliEMCALReconstructor::FillESD(), GetEMCALClusters(), GetPHOSClusters(), AliEMCALTracker::LoadClusters(), AliEMCALQADataMakerRec::MakeESDs(), Print(), RemoveTrack(), and AliEMCALPID::RunPID().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 553 of file AliESDEvent.h.
Referenced by Clean(), AliAnalysisTaskESDfilter::ConvertCascades(), AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliESDTagCreator::FillEventTag(), Print(), RemoveTrack(), and RemoveV0().
|
inline |
Definition at line 556 of file AliESDEvent.h.
|
inline |
Definition at line 528 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 537 of file AliESDEvent.h.
|
inline |
Definition at line 540 of file AliESDEvent.h.
|
inline |
Definition at line 542 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 358 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 554 of file AliESDEvent.h.
Referenced by Clean(), AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliAnalysisTaskESDfilter::ConvertKinks(), AliESDTagCreator::FillEventTag(), Print(), and RemoveKink().
Int_t AliESDEvent::GetNumberOfMuonClusters | ( | ) |
Definition at line 1343 of file AliESDEvent.cxx.
Referenced by GetNumberOfMuonTracks().
|
inline |
Definition at line 548 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), and Print().
Int_t AliESDEvent::GetNumberOfMuonPads | ( | ) |
Definition at line 1382 of file AliESDEvent.cxx.
Referenced by GetNumberOfMuonTracks(), and AliMUONESDInterface::LoadEvent().
|
inline |
Definition at line 545 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), AliMUONCheck::CheckESD(), DecodeRecoCocktail(), DIMUONFakes(), AliMUONChamberCalibrationTask::Exec(), AliESDTagCreator::FillEventTag(), AliMUONESDInterface::LoadEvent(), AliMUONTrackerQADataMakerRec::MakeESDs(), AliMUONRecoCheck::MakeReconstructedTracks(), AliMUONRecoCheck::MakeTriggeredTracks(), MUONefficiency(), MUONFakes(), MUONmassPlot(), MUONRefit(), Print(), and AliMUONAlignmentTask::UserExec().
|
inline |
Definition at line 530 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliAnalysisTaskESDfilter::ConvertPrimaryVertices(), IsPileupFromSPD(), and Print().
|
inline |
Definition at line 533 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliAnalysisTaskESDfilter::ConvertPrimaryVertices(), and Print().
|
inline |
Definition at line 549 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliAnalysisTaskESDfilter::ConvertPmdClusters(), AliESDTagCreator::FillEventTag(), and Print().
|
inline |
Definition at line 370 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::AdjustCutsForEvent(), AliAnalysisTaskESDfilter::ConvertHeader(), and AliReconstruction::ProcessEvent().
Int_t AliESDEvent::GetNumberOfTPCTracks | ( | ) | const |
Definition at line 2738 of file AliESDEvent.cxx.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), and GetMultiplicity().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 536 of file AliESDEvent.h.
Referenced by AliRelAlignerKalman::AddESDevent(), AliAnalysisTaskESDfilter::AdjustCutsForEvent(), AdjustMCLabels(), BackToTPCInnerWall(), Clean(), AliReconstruction::CleanESD(), AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliAnalysisTaskESDfilter::ConvertGlobalConstrainedTracks(), AliAnalysisTaskESDfilter::ConvertHeader(), AliAnalysisTaskESDfilter::ConvertHMPID(), AliAnalysisTaskESDfilter::ConvertKinks(), AliAnalysisTaskESDfilter::ConvertTPCOnlyTracks(), AliAnalysisTaskESDfilter::ConvertTracks(), AliESDtrackCuts::CountAcceptedTracks(), AliReconstruction::DecideFriendsStorage(), EstimateMultiplicity(), AliAnalysisTaskAddObject::Exec(), AliEMCALReconstructor::FillESD(), AliESDTagCreator::FillEventTag(), AliRelAlignerKalman::FindCosmicTrackletNumbersInEvent(), AliRelAlignerKalman::FindMatchingTracks(), AliESDtrackCuts::GetAcceptedTracks(), GetESDfriend(), GetNumberOfESDTracks(), GetNumberOfTPCTracks(), AliESDtrackCuts::GetReferenceMultiplicity(), AliReconstruction::IsHighPt(), AliEMCALTracker::LoadTracks(), AliGlobalQADataMaker::MakeESDs(), AliTPCQADataMakerRec::MakeESDs(), MakeESDTree(), Print(), AliAlignmentTracks::ProcessESD(), AliAlignmentTracks::ProcessESDCosmics(), AliReconstruction::ProcessEvent(), AliESDUtils::RefitESDVertexTracks(), RemoveTrack(), UpdateNumberOfESDTracks(), AliAnalysisTaskFilterFriend::UserExec(), AliAnalysisTaskFilterSteer::UserExec(), AliAnalysisTaskFilterFriendSecond::UserExec(), AliPriorsTask::UserExec(), AliAnalysisTaskBadChunkID::UserExec(), AliAnalysisTaskFilterFriend::UserSelectESDfriendForCurrentEvent(), and AliReconstruction::WriteAlignmentData().
|
inline |
Definition at line 551 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), and Print().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 550 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), AliAnalysisTaskESDfilter::ConvertTRD(), and Print().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 552 of file AliESDEvent.h.
Referenced by Clean(), AliReconstruction::CleanESD(), CleanV0s(), AliAnalysisTaskESDfilter::ConvertCascades(), AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliAnalysisTaskESDfilter::ConvertV0s(), AliESDv0Cuts::CountAcceptedV0s(), EmptyOfflineV0Prongs(), AliESDTagCreator::FillEventTag(), AliESDv0Cuts::GetAcceptedV0s(), AliGlobalQADataMaker::MakeESDs(), Print(), RemoveTrack(), RemoveV0(), and RestoreOfflineV0Prongs().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 217 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), AliESDTagCreator::FillEventTag(), AliReconstruction::FillTriggerESD(), AliReconstruction::FillTriggerScalers(), GetAliTimeStamp(), GetTimeStampCTP(), GetTimeStampCTPBCCorr(), and Print().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 146 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), AliESDTagCreator::FillEventTag(), AliReconstruction::FillTriggerScalers(), GetAliTimeStamp(), GetTimeStampCTP(), GetTimeStampCTPBCCorr(), and Print().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 507 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertPHOSCells(), and TestESDCaloClusterAndCell().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 1841 of file AliESDEvent.cxx.
Referenced by AliESDTagCreator::FillEventTag(), GetNumberOfCosmicTracks(), and TestESDCaloClusterAndCell().
|
inline |
Definition at line 159 of file AliESDEvent.h.
|
inline |
Definition at line 383 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertPrimaryVertices(), and IsPileupFromSPD().
|
inline |
Definition at line 387 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertPrimaryVertices().
|
inline |
Definition at line 392 of file AliESDEvent.h.
|
inline |
Definition at line 391 of file AliESDEvent.h.
Referenced by AliESDUtils::RefitESDVertexTracks().
|
inline |
Definition at line 450 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), and AliAnalysisTaskESDfilter::ConvertPmdClusters().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 1537 of file AliESDEvent.cxx.
Referenced by Clean(), AliAnalysisTaskESDfilter::ConvertCascades(), AliAnalysisTaskESDfilter::ConvertGlobalConstrainedTracks(), AliAnalysisTaskESDfilter::ConvertKinks(), AliAnalysisTaskESDfilter::ConvertPrimaryVertices(), AliSimulation::ConvertRaw2SDigits(), AliAnalysisTaskESDfilter::ConvertTPCOnlyTracks(), AliAnalysisTaskESDfilter::ConvertTracks(), AliAnalysisTaskESDfilter::ConvertTRD(), AliAnalysisTaskESDfilter::ConvertV0s(), AliAnalysisTaskESDfilter::CopyChi2TPCConstrainedVsGlobal(), AliESDv0Cuts::CountAcceptedV0s(), AliESDv0Cuts::GetAcceptedV0s(), GetPrimaryVertex(), GetPrimaryVertexTracks(), AliFMDReconstructor::GetVertex(), AliGlobalQADataMaker::MakeESDs(), and AliESDv0KineCuts::SetEvent().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 320 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 307 of file AliESDEvent.h.
Referenced by AliESDtrackCuts::AcceptTrack(), AliFMDPattern::Begin(), AliAnalysisTaskESDfilter::ConvertPrimaryVertices(), AliAnalysisTaskESDfilter::ConvertTPCOnlyTracks(), GetPrimaryVertexSPD(), AliESDtrackCuts::GetReferenceMultiplicity(), AliFMDReconstructor::GetVertex(), GetVertex(), and AliReconstruction::ProcessEvent().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 332 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 304 of file AliESDEvent.h.
Referenced by AliESDtrackCuts::AcceptTrack(), AliAnalysisTaskESDfilter::ConvertPrimaryVertices(), AliESDtrackCuts::GetAcceptedTracks(), GetPrimaryVertexTPC(), AliESDtrackCuts::GetTPCOnlyTrack(), and AliFMDReconstructor::GetVertex().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 326 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 314 of file AliESDEvent.h.
Referenced by AliESDtrackCuts::AcceptTrack(), AliAnalysisTaskESDfilter::ConvertHeader(), GetPrimaryVertexTracks(), AliESDtrackCuts::GetReferenceMultiplicity(), and AliESDUtils::RefitESDVertexTracks().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 338 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 141 of file AliESDEvent.h.
Referenced by AliRelAlignerKalman::AddCosmicEvent(), AliRelAlignerKalman::AddESDevent(), AliESDInputHandler::BeginEvent(), AliAnalysisTaskESDfilter::ConvertHeader(), AliESDTagCreator::CreateESDTags(), AliESDTagCreator::CreateESDTagsFullRun(), AliESDTagCreator::CreateTag(), AliMUONChamberCalibrationTask::Exec(), AliMUONRecoCheck::GetRunNumber(), AliQAManager::InitQA(), MUONClusterInfo(), MUONefficiency(), MUONmassPlot(), MUONRefit(), AliStorageAdministratorPanel::onServerGetEvent(), AliStorageAdministratorPanel::onServerGetLastEvent(), AliStorageAdministratorPanel::onServerGetNextEvent(), Print(), AliReconstruction::ProcessEvent(), AliESDUtils::RefitESDVertexTracks(), AliAnalysisTaskBadChunkID::UserExec(), and AliMUONAlignmentTask::UserExec().
|
inline |
Definition at line 153 of file AliESDEvent.h.
Referenced by IsPileupFromSPD().
|
inline |
Definition at line 154 of file AliESDEvent.h.
Referenced by IsPileupFromSPD().
|
inline |
Definition at line 155 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliAnalysisTaskESDfilter::ConvertHeader(), and IsPileupFromSPD().
|
virtual |
Implements AliVEvent.
Definition at line 1675 of file AliESDEvent.cxx.
Referenced by AliESDEvent(), CreateStdContent(), AliZMQManager::Get(), GetAliESDOld(), ReadFromTree(), and AliReconstruction::SlaveBegin().
|
inline |
Definition at line 266 of file AliESDEvent.h.
|
inline |
Definition at line 275 of file AliESDEvent.h.
|
inline |
Definition at line 268 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 190 of file AliESDEvent.h.
|
inline |
Definition at line 273 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 270 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 271 of file AliESDEvent.h.
|
inline |
Definition at line 277 of file AliESDEvent.h.
|
inline |
Definition at line 264 of file AliESDEvent.h.
Referenced by AliESDTagCreator::FillEventTag(), and AliFMDReconstructor::GetVertex().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 218 of file AliESDEvent.h.
Referenced by AliRelAlignerKalman::AddCosmicEvent(), AliRelAlignerKalman::AddESDevent(), AliAnalysisTaskESDfilter::ConvertHeader(), GetAliTimeStamp(), GetTimeStampCTP(), GetTimeStampCTPBCCorr(), and AliReconstruction::ProcessEvent().
UInt_t AliESDEvent::GetTimeStampCTP | ( | ) | const |
Definition at line 2663 of file AliESDEvent.cxx.
Referenced by GetTimeStamp().
Double_t AliESDEvent::GetTimeStampCTPBCCorr | ( | ) | const |
Definition at line 2682 of file AliESDEvent.cxx.
Referenced by GetTimeStamp().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 346 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertESDtoAOD(), and AliESDtrack::GetTOFHeader().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 348 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 405 of file AliESDEvent.h.
Referenced by AliRelAlignerKalman::AddCosmicEvent(), AliRelAlignerKalman::AddESDevent(), AliAnalysisTaskESDfilter::AdjustCutsForEvent(), AdjustMCLabels(), BackToTPCInnerWall(), AliESDv0KineCuts::CaseGamma(), AliESDv0KineCuts::CaseK0(), AliESDv0KineCuts::CaseLambda(), AliESDv0KineCuts::CheckSigns(), Clean(), AliAnalysisTaskESDfilter::ConvertCascades(), AliAnalysisTaskESDfilter::ConvertESDtoAOD(), AliAnalysisTaskESDfilter::ConvertGlobalConstrainedTracks(), AliAnalysisTaskESDfilter::ConvertHMPID(), AliAnalysisTaskESDfilter::ConvertKinks(), AliAnalysisTaskESDfilter::ConvertTPCOnlyTracks(), AliAnalysisTaskESDfilter::ConvertTracks(), AliAnalysisTaskESDfilter::ConvertTRD(), AliAnalysisTaskESDfilter::ConvertV0s(), AliESDtrackCuts::CountAcceptedTracks(), AliESDv0Cuts::CountAcceptedV0s(), AliReconstruction::DecideFriendsStorage(), EstimateMultiplicity(), AliAnalysisTaskAddObject::Exec(), AliEMCALReconstructor::FillESD(), AliESDTagCreator::FillEventTag(), AliRelAlignerKalman::FindCosmicTrackletNumbersInEvent(), AliRelAlignerKalman::FindMatchingTracks(), AliESDtrackCuts::GetAcceptedTracks(), AliESDv0Cuts::GetAcceptedV0s(), GetESDfriend(), GetNumberOfTPCTracks(), AliESDtrackCuts::GetReferenceMultiplicity(), AliESDtrackCuts::GetTPCOnlyTrack(), GetVTrack(), AliReconstruction::IsHighPt(), AliEMCALTracker::LoadTracks(), AliGlobalQADataMaker::MakeESDs(), AliTPCQADataMakerRec::MakeESDs(), MakeESDTree(), AliAlignmentTracks::ProcessESD(), AliAlignmentTracks::ProcessESDCosmics(), AliReconstruction::ProcessEvent(), AliESDv0KineCuts::PsiPair(), AliESDUtils::RefitESDVertexTracks(), RemoveKink(), RemoveTrack(), RestoreOfflineV0Prongs(), SetESDfriend(), AliESDv0KineCuts::SingleTrackCuts(), TestESD(), AliAnalysisTaskFilterFriend::UserExec(), AliAnalysisTaskFilterSteer::UserExec(), AliAnalysisTaskFilterFriendSecond::UserExec(), AliPriorsTask::UserExec(), AliESDv0KineCuts::V0CutsCommon(), and AliReconstruction::WriteAlignmentData().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 457 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), and AliAnalysisTaskESDfilter::ConvertTRD().
|
inline |
Definition at line 470 of file AliESDEvent.h.
Referenced by AdjustMCLabels().
|
inline |
Definition at line 464 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 226 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), and AliESDTagCreator::FillEventTag().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 207 of file AliESDEvent.h.
Referenced by AliMUONCheck::CheckESD(), AliAnalysisTaskESDfilter::ConvertHeader(), AliESDTagCreator::FillEventTag(), AliReconstruction::FillTriggerESD(), AliReconstruction::FillTriggerScalers(), IsDetectorInTriggerCluster(), IsEventSelected(), MUONefficiency(), MUONmassPlot(), and Print().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 208 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), AliReconstruction::FillTriggerESD(), AliReconstruction::FillTriggerScalers(), IsDetectorInTriggerCluster(), IsEventSelected(), and Print().
|
inline |
Definition at line 562 of file AliESDEvent.h.
|
inline |
Definition at line 478 of file AliESDEvent.h.
Referenced by Clean(), CleanV0s(), AliAnalysisTaskESDfilter::ConvertCascades(), AliAnalysisTaskESDfilter::ConvertV0s(), AliESDv0Cuts::CountAcceptedV0s(), EmptyOfflineV0Prongs(), AliESDv0Cuts::GetAcceptedV0s(), GetV0(), AliGlobalQADataMaker::MakeESDs(), RemoveTrack(), RemoveV0(), and RestoreOfflineV0Prongs().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 482 of file AliESDEvent.h.
|
inline |
Definition at line 308 of file AliESDEvent.h.
Referenced by AliMUONCheck::CheckESD(), AliMFTTrackerMU::Clusters2Tracks(), AliMUONTracker::FillESD(), AliESDTagCreator::FillEventTag(), AliFMDReconstructor::GetVertex(), MUONefficiency(), MUONmassPlot(), AliReconstruction::RunSPDTrackleting(), and TestESDCaloClusterAndCell().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 408 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 281 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertVZERO(), AliEMCALReconstructor::FillESD(), AliESDTagCreator::FillEventTag(), and AliGlobalQADataMaker::MakeESDs().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 283 of file AliESDEvent.h.
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 166 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 2444 of file AliESDEvent.cxx.
Referenced by GetVZEROEqFactors().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 230 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertZDC().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 239 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), and AliESDTagCreator::FillEventTag().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 235 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), and AliESDTagCreator::FillEventTag().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 237 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), and AliESDTagCreator::FillEventTag().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 236 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), and AliESDTagCreator::FillEventTag().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 238 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertHeader(), and AliESDTagCreator::FillEventTag().
|
inline |
Definition at line 240 of file AliESDEvent.h.
Referenced by AliESDTagCreator::FillEventTag().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 188 of file AliESDEvent.h.
Referenced by AliESDInputHandler::BeginEvent().
Bool_t AliESDEvent::IsDetectorInTriggerCluster | ( | TString | detector, |
AliTriggerConfiguration * | trigConf | ||
) | const |
Definition at line 600 of file AliESDEvent.cxx.
Referenced by GetTriggerCluster().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 596 of file AliESDEvent.h.
Bool_t AliESDEvent::IsEventSelected | ( | const char * | trigExpr | ) | const |
Definition at line 2228 of file AliESDEvent.cxx.
Referenced by IsTriggerClassFired().
Bool_t AliESDEvent::IsHLTTriggerFired | ( | const char * | name = NULL | ) | const |
Definition at line 2293 of file AliESDEvent.cxx.
Referenced by IsTriggerClassFired().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 2654 of file AliESDEvent.cxx.
Referenced by GetDAQAttributes(), and AliReconstruction::ProcessEvent().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 2314 of file AliESDEvent.cxx.
Referenced by GetPileupVerticesSPD(), and IsPileupFromSPDInMultBins().
|
virtual |
Reimplemented from AliVEvent.
Definition at line 2402 of file AliESDEvent.cxx.
Referenced by GetPileupVerticesSPD().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 212 of file AliESDEvent.h.
|
inline |
Definition at line 186 of file AliESDEvent.h.
Bool_t AliESDEvent::MoveMuonObjects | ( | ) |
Definition at line 1247 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), FindMuonCluster(), FindMuonPad(), GetMuonCluster(), GetMuonPad(), GetMuonTrack(), GetNumberOfMuonClusters(), and GetNumberOfMuonPads().
AliESDMuonCluster * AliESDEvent::NewMuonCluster | ( | ) |
Definition at line 1374 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), AliESDMuonTrack::MoveClustersToESD(), and AliMUONESDInterface::MUONToESD().
AliESDMuonGlobalTrack * AliESDEvent::NewMuonGlobalTrack | ( | ) |
Definition at line 1335 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack().
AliESDMuonPad * AliESDEvent::NewMuonPad | ( | ) |
Definition at line 1413 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), AliESDMuonCluster::MovePadsToESD(), and AliMUONESDInterface::MUONToESD().
AliESDMuonTrack * AliESDEvent::NewMuonTrack | ( | ) |
Definition at line 1327 of file AliESDEvent.cxx.
Referenced by AddHLTHoughTrack(), and AliMUONESDInterface::MUONToESD().
AliESDtrack * AliESDEvent::NewTrack | ( | ) |
add new track at the end of tracks array and return instance
Definition at line 1235 of file AliESDEvent.cxx.
Referenced by GetVTrack().
AliESDEvent & AliESDEvent::operator= | ( | const AliESDEvent & | source | ) |
Definition at line 292 of file AliESDEvent.cxx.
Referenced by AliESDEventMFT::operator=().
AliESDVertex * AliESDEvent::PrimaryVertexTracksUnconstrained | ( | ) | const |
Definition at line 1555 of file AliESDEvent.cxx.
Referenced by GetPrimaryVertexTracks().
|
virtual |
Implements AliVEvent.
Definition at line 626 of file AliESDEvent.cxx.
Referenced by ResetCascades().
|
virtual |
Implements AliVEvent.
Definition at line 1915 of file AliESDEvent.cxx.
Referenced by AliMUONCheck::CheckESD(), AliSimulation::ConvertRaw2SDigits(), AliESDTagCreator::CreateESDTags(), AliESDTagCreator::CreateESDTagsFullRun(), AliESDTagCreator::CreateTag(), AliQAManager::GetEventSpecieFromESD(), AliESDInputHandler::Init(), AliFMDInput::Init(), AliQAManager::InitQA(), MakeEveTree(), MUONClusterInfo(), MUONefficiency(), MUONmassPlot(), MUONRefit(), AliESDInputHandler::Notify(), AliAlignmentTracks::ProcessESD(), AliAlignmentTracks::ProcessESDCosmics(), ResetCascades(), TestESD(), and TestESDCaloClusterAndCell().
Bool_t AliESDEvent::RemoveKink | ( | Int_t | i | ) | const |
Definition at line 716 of file AliESDEvent.cxx.
Referenced by Clean(), and SetNumberOfTPCClusters().
AliESDfriendTrack * AliESDEvent::RemoveTrack | ( | Int_t | i, |
Bool_t | checkPrimVtx | ||
) |
Definition at line 797 of file AliESDEvent.cxx.
Referenced by Clean(), and SetNumberOfTPCClusters().
Bool_t AliESDEvent::RemoveV0 | ( | Int_t | i | ) | const |
Definition at line 765 of file AliESDEvent.cxx.
Referenced by CleanV0s(), and SetNumberOfTPCClusters().
|
virtual |
Implements AliVEvent.
Definition at line 433 of file AliESDEvent.cxx.
Referenced by AliBarrelRec_TPCparam(), AliReconstruction::CleanProcessedEvent(), AliESDInputHandler::FinishEvent(), AliReconstruction::ProcessEvent(), Raw2ESD(), ReadFromTree(), ResetCascades(), and AliReconstruction::SlaveBegin().
|
inline |
Definition at line 565 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertESDtoAOD().
|
inline |
Definition at line 594 of file AliESDEvent.h.
void AliESDEvent::ResetStdContent | ( | ) |
Definition at line 499 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), GetAliESDOld(), and Reset().
|
inline |
Definition at line 564 of file AliESDEvent.h.
Referenced by AliAnalysisTaskESDfilter::ConvertESDtoAOD().
|
staticprotected |
Definition at line 483 of file AliESDEvent.cxx.
Referenced by GetNTPCFriend2Store(), and Reset().
void AliESDEvent::RestoreOfflineV0Prongs | ( | ) |
Definition at line 2883 of file AliESDEvent.cxx.
Referenced by ConnectTracks(), and SetNumberOfTPCClusters().
void AliESDEvent::SetACORDEData | ( | AliESDACORDE * | obj | ) |
Definition at line 1625 of file AliESDEvent.cxx.
Referenced by GetACORDEData().
void AliESDEvent::SetADData | ( | AliESDAD * | obj | ) |
Definition at line 1632 of file AliESDEvent.cxx.
Referenced by GetADData().
|
inline |
Definition at line 172 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 174 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 173 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 176 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 204 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), and AliReconstruction::FillRawEventHeaderESD().
|
inline |
Definition at line 162 of file AliESDEvent.h.
Referenced by AliEMCALReconstructor::FillESD().
|
inline |
Definition at line 163 of file AliESDEvent.h.
|
inline |
Definition at line 139 of file AliESDEvent.h.
|
inline |
Definition at line 171 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 170 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 599 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 598 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 593 of file AliESDEvent.h.
|
inline |
Definition at line 149 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 160 of file AliESDEvent.h.
Referenced by AliEMCALReconstructor::FillMisalMatrixes().
|
inline |
Definition at line 177 of file AliESDEvent.h.
void AliESDEvent::SetESDfriend | ( | const AliESDfriend * | f | ) | const |
Definition at line 684 of file AliESDEvent.cxx.
Referenced by GetADData(), MakeEveTree(), AliAlignmentTracks::ProcessESD(), AliAlignmentTracks::ProcessESDCosmics(), and SetFriendEvent().
|
inline |
Definition at line 202 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), AliReconstruction::ProcessEvent(), and Raw2ESD().
|
inline |
Definition at line 201 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 200 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), and AliReconstruction::FillRawEventHeaderESD().
void AliESDEvent::SetFITData | ( | const AliESDFIT * | obj | ) |
Definition at line 1616 of file AliESDEvent.cxx.
Referenced by GetESDFIT().
void AliESDEvent::SetFMDData | ( | AliESDFMD * | obj | ) |
Definition at line 1591 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), AliFMDReconstructor::FillESD(), and SetZDC().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 585 of file AliESDEvent.h.
|
inlinevirtual |
Implements AliVEvent.
Definition at line 147 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), and AliReconstruction::ProcessEvent().
void AliESDEvent::SetMultiplicity | ( | const AliMultiplicity * | mul | ) |
Definition at line 1581 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), GetNumberOfITSClusters(), and AliReconstruction::RunMultFinder().
|
inline |
Definition at line 605 of file AliESDEvent.h.
Referenced by AliReconstruction::DecideFriendsStorage(), and AliReconstruction::RunTracking().
|
inline |
Definition at line 539 of file AliESDEvent.h.
Referenced by AddTrack(), NewTrack(), and RemoveTrack().
|
inline |
Definition at line 371 of file AliESDEvent.h.
Referenced by AliReconstruction::RunTracking().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 198 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), and AliReconstruction::FillRawEventHeaderESD().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 142 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), and AliReconstruction::FillRawEventHeaderESD().
|
inline |
Definition at line 158 of file AliESDEvent.h.
void AliESDEvent::SetPrimaryVertexSPD | ( | const AliESDVertex * | vertex | ) |
Definition at line 1515 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), GetPrimaryVertexTPC(), and AliReconstruction::RunVertexFinder().
void AliESDEvent::SetPrimaryVertexTPC | ( | const AliESDVertex * | vertex | ) |
Definition at line 1504 of file AliESDEvent.cxx.
Referenced by GetADData(), and AliReconstruction::ProcessEvent().
void AliESDEvent::SetPrimaryVertexTracks | ( | const AliESDVertex * | vertex | ) |
Definition at line 1526 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), GetVertex(), AliReconstruction::ProcessEvent(), and AliESDUtils::RefitESDVertexTracks().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 140 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), AliReconstruction::ProcessEvent(), and Raw2ESD().
|
virtual |
Implements AliVEvent.
Definition at line 1721 of file AliESDEvent.cxx.
Referenced by CreateStdContent(), and GetAliESDOld().
|
inline |
Definition at line 267 of file AliESDEvent.h.
Referenced by CopyFromOldESD().
|
inline |
Definition at line 276 of file AliESDEvent.h.
|
inline |
Definition at line 269 of file AliESDEvent.h.
|
inline |
Definition at line 189 of file AliESDEvent.h.
|
inline |
Definition at line 274 of file AliESDEvent.h.
|
inline |
Definition at line 272 of file AliESDEvent.h.
|
inline |
Definition at line 278 of file AliESDEvent.h.
|
inline |
Definition at line 265 of file AliESDEvent.h.
Referenced by CopyFromOldESD().
|
inline |
Definition at line 199 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), AliReconstruction::FillMCEventHeaderESD(), and AliReconstruction::FillRawEventHeaderESD().
void AliESDEvent::SetTOFcluster | ( | Int_t | ntofclusters, |
AliESDTOFCluster * | cluster, | ||
Int_t * | mapping = NULL |
||
) |
Definition at line 2463 of file AliESDEvent.cxx.
Referenced by GetESDTOFMatches().
void AliESDEvent::SetTOFcluster | ( | Int_t | ntofclusters, |
AliESDTOFCluster * | cluster[], | ||
Int_t * | mapping = NULL |
||
) |
Definition at line 2547 of file AliESDEvent.cxx.
void AliESDEvent::SetTOFHeader | ( | const AliTOFHeader * | tofEventTime | ) |
Definition at line 2410 of file AliESDEvent.cxx.
Referenced by GetPrimaryVertexTracks().
void AliESDEvent::SetTrdTrigger | ( | const AliESDTrdTrigger * | t | ) |
Definition at line 1428 of file AliESDEvent.cxx.
Referenced by GetTrdTrack().
|
inline |
Definition at line 157 of file AliESDEvent.h.
Referenced by AliReconstruction::GetEventInfo().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 205 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), and AliReconstruction::GetEventInfo().
|
inlinevirtual |
Implements AliVEvent.
Definition at line 196 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), and AliReconstruction::GetEventInfo().
|
inline |
Definition at line 197 of file AliESDEvent.h.
Referenced by AliReconstruction::GetEventInfo().
void AliESDEvent::SetTZEROData | ( | const AliESDTZERO * | obj | ) |
Definition at line 1608 of file AliESDEvent.cxx.
Referenced by GetESDTZERO().
|
inline |
Definition at line 175 of file AliESDEvent.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 561 of file AliESDEvent.h.
void AliESDEvent::SetVZEROData | ( | const AliESDVZERO * | obj | ) |
Definition at line 1600 of file AliESDEvent.cxx.
Referenced by CopyFromOldESD(), and GetVZEROData().
|
inlinevirtual |
Reimplemented from AliVEvent.
Definition at line 191 of file AliESDEvent.h.
|
inline |
Definition at line 245 of file AliESDEvent.h.
Referenced by CopyFromOldESD().
void AliESDEvent::SetZDCData | ( | const AliESDZDC * | obj | ) |
Definition at line 1496 of file AliESDEvent.cxx.
Referenced by GetZDCData().
|
inline |
Definition at line 538 of file AliESDEvent.h.
|
virtual |
Implements AliVEvent.
Definition at line 1881 of file AliESDEvent.cxx.
Referenced by GetAliESDOld(), MUONRefit(), Raw2ESD(), and AliReconstruction::SlaveBegin().
|
protected |
Kinks.
Definition at line 651 of file AliESDEvent.h.
Referenced by AddCaloCluster(), AliESDEvent(), GetCaloCluster(), GetNumberOfCaloClusters(), GetStdContent(), and ResetStdContent().
|
protected |
V0 vertices.
Definition at line 649 of file AliESDEvent.h.
Referenced by AddCascade(), AliESDEvent(), GetCascade(), GetNumberOfCascades(), GetStdContent(), ResetCascades(), and ResetStdContent().
|
protected |
event times (and sigmas) as estimated by TOF
Definition at line 673 of file AliESDEvent.h.
Referenced by GetCentrality(), operator=(), ResetStdContent(), and ~AliESDEvent().
|
protected |
Old friend esd Structure.
Definition at line 664 of file AliESDEvent.h.
Referenced by operator=(), ReadFromTree(), and ~AliESDEvent().
|
protected |
PHOS cell info.
Definition at line 654 of file AliESDEvent.h.
Referenced by AddCosmicTrack(), AliESDEvent(), GetCosmicTrack(), GetCosmicTracks(), GetNumberOfCosmicTracks(), GetStdContent(), Print(), and ResetStdContent().
|
protected |
Definition at line 678 of file AliESDEvent.h.
Referenced by GetDAQAttributes(), IsIncompleteDAQ(), operator=(), ReadFromTree(), Reset(), SetDAQAttributes(), and WriteToTree().
|
protected |
Definition at line 677 of file AliESDEvent.h.
Referenced by GetDAQDetectorPattern(), operator=(), ReadFromTree(), Reset(), SetDAQDetectorPattern(), and WriteToTree().
|
protected |
number of TPC friend tracks to store
Definition at line 676 of file AliESDEvent.h.
Referenced by GetDetectorStatus(), IsDetectorOn(), operator=(), ReadFromTree(), Reset(), ResetDetectorStatus(), SetDetectorStatus(), and WriteToTree().
|
protected |
Calorimeter clusters for PHOS/EMCAL.
Definition at line 652 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), AliESDEvent(), GetEMCALCells(), GetStdContent(), Print(), and ResetStdContent().
|
protected |
PHOS Trigger information.
Definition at line 633 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetCaloTrigger(), GetStdContent(), and ResetStdContent().
|
protected |
TOF matching info (with the reference to tracks)
Definition at line 658 of file AliESDEvent.h.
Referenced by AddRawDataErrorLog(), AliESDEvent(), GetErrorLog(), GetNumberOfErrorLogs(), GetStdContent(), and ResetStdContent().
|
protected |
PHOS Trigger information.
Definition at line 634 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetACORDEData(), GetStdContent(), ResetStdContent(), and SetACORDEData().
|
protected |
ACORDE ESD object caontaining bit pattern.
Definition at line 635 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetADData(), GetStdContent(), ResetStdContent(), and SetADData().
|
protected |
TZEROObject.
Definition at line 627 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetESDFIT(), GetStdContent(), ResetStdContent(), and SetFITData().
|
protected |
ZDC information.
Definition at line 624 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetFMDData(), GetStdContent(), Print(), ResetStdContent(), and SetFMDData().
|
protected |
Old esd Structure.
Definition at line 663 of file AliESDEvent.h.
Referenced by ReadFromTree(), and Reset().
|
protected |
Definition at line 619 of file AliESDEvent.h.
Referenced by AddObject(), CompleteStdContent(), CreateStdContent(), FindListObject(), GetList(), GetStdContent(), operator=(), ReadFromTree(), Reset(), SetStdNames(), WriteToTree(), and ~AliESDEvent().
|
protected |
Flag if reading ESD with old MUON structure.
Definition at line 662 of file AliESDEvent.h.
Referenced by CopyFromOldESD(), GetAliESDOld(), ReadFromTree(), and Reset().
|
protected |
Definition at line 621 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetBeamEnergy(), GetBeamParticle(), GetBeamParticleA(), GetBeamParticleZ(), GetBeamType(), GetCaloTriggerType(), GetCTPStart(), GetCurrentDip(), GetCurrentL3(), GetDiamondCovXY(), GetDiamondX(), GetDiamondY(), GetDiamondZ(), GetEMCALMatrix(), GetESDRun(), GetFiredTriggerClasses(), GetMagneticField(), GetPeriodNumber(), GetPHOSMatrix(), GetRunNumber(), GetSigma2DiamondX(), GetSigma2DiamondY(), GetSigma2DiamondZ(), GetStdContent(), GetT0spread(), GetVZEROEqFactors(), GetVZEROEqMultiplicity(), InitMagneticField(), IsTriggerClassFired(), IsUniformBMap(), ResetStdContent(), SetBeamEnergy(), SetBeamParticle(), SetBeamType(), SetBInfoStored(), SetCaloTriggerType(), SetCTPStart(), SetCurrentDip(), SetCurrentL3(), SetDiamond(), SetEMCALMatrix(), SetESDDownscaledOnline(), SetMagneticField(), SetPeriodNumber(), SetPHOSMatrix(), SetRunNumber(), SetT0spread(), SetTriggerClass(), SetUniformBMap(), and SetVZEROEqFactors().
|
protected |
Tracks created by cosmics finder.
Definition at line 655 of file AliESDEvent.h.
Referenced by AliESDEvent(), ConnectTracks(), GetESDTOFClusters(), GetNTOFclusters(), GetStdContent(), ResetStdContent(), and SetTOFcluster().
|
protected |
TOF clusters.
Definition at line 656 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), AliESDEvent(), GetESDTOFHits(), GetStdContent(), ResetStdContent(), and SetTOFcluster().
|
protected |
TOF hits (used for clusters)
Definition at line 657 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetESDTOFMatches(), GetStdContent(), and ResetStdContent().
|
protected |
VZERO object containing rough multiplicity.
Definition at line 626 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetESDTZERO(), GetStdContent(), GetT0(), GetT0amplitude(), GetT0clock(), GetT0time(), GetT0TOF(), GetT0Trig(), GetT0zVertex(), ResetStdContent(), SetT0(), SetT0amplitude(), SetT0clock(), SetT0time(), SetT0TOF(), SetT0Trig(), SetT0zVertex(), and SetTZEROData().
|
protected |
FMD object containing rough multiplicity.
Definition at line 625 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetStdContent(), GetVZEROData(), GetVZEROEqMultiplicity(), Print(), ResetStdContent(), and SetVZEROData().
|
protected |
ESD Event Header.
Definition at line 623 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetESDZDC(), GetStdContent(), GetZDCData(), GetZDCEMEnergy(), GetZDCN1Energy(), GetZDCN2Energy(), GetZDCP1Energy(), GetZDCP2Energy(), GetZDCParticipants(), ResetStdContent(), SetZDC(), and SetZDCData().
|
protected |
Centrality for AA collision.
Definition at line 674 of file AliESDEvent.h.
Referenced by GetEventplane(), operator=(), ResetStdContent(), and ~AliESDEvent().
|
staticprotected |
flag if tracks have already pointer to event set
Definition at line 667 of file AliESDEvent.h.
Referenced by CompleteStdContent(), GetStdContent(), ReadFromTree(), ResetStdContent(), SetPrimaryVertexSPD(), SetPrimaryVertexTPC(), SetPrimaryVertexTracks(), and SetStdNames().
|
protected |
Run information tmp put in the Userdata.
Definition at line 622 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetBunchCrossNumber(), GetEventNumberInFile(), GetEventSpecie(), GetEventType(), GetFiredTriggerClasses(), GetHeader(), GetOrbitNumber(), GetStdContent(), GetTimeStamp(), GetTriggerCluster(), GetTriggerMask(), GetTriggerMaskNext50(), IsTriggerClassFired(), ResetStdContent(), SetBunchCrossNumber(), SetEventNumberInFile(), SetEventSpecie(), SetEventType(), SetOrbitNumber(), SetPeriodNumber(), SetTimeStamp(), SetTriggerCluster(), SetTriggerMask(), and SetTriggerMaskNext50().
|
protected |
Cascade vertices.
Definition at line 650 of file AliESDEvent.h.
Referenced by AddKink(), AliESDEvent(), GetKink(), GetNumberOfKinks(), GetStdContent(), RemoveKink(), and ResetStdContent().
|
protected |
MUON ESD tracks.
Definition at line 642 of file AliESDEvent.h.
Referenced by AliESDEvent(), FindMuonCluster(), GetMuonCluster(), GetNumberOfMuonClusters(), GetStdContent(), MoveMuonObjects(), NewMuonCluster(), Print(), and ResetStdContent().
|
protected |
MUON ESD pads.
Definition at line 644 of file AliESDEvent.h.
Referenced by AddMuonGlobalTrack(), AliESDEvent(), GetMuonGlobalTrack(), GetNumberOfMuonGlobalTracks(), GetStdContent(), NewMuonGlobalTrack(), and ResetStdContent().
|
protected |
MUON ESD clusters.
Definition at line 643 of file AliESDEvent.h.
Referenced by AliESDEvent(), FindMuonPad(), GetMuonPad(), GetNumberOfMuonPads(), GetStdContent(), MoveMuonObjects(), NewMuonPad(), Print(), and ResetStdContent().
|
protected |
ESD tracks.
Definition at line 641 of file AliESDEvent.h.
Referenced by AddMuonTrack(), AliESDEvent(), GetMuonTrack(), GetNumberOfMuonTracks(), GetStdContent(), MoveMuonObjects(), NewMuonTrack(), and ResetStdContent().
|
protected |
Definition at line 679 of file AliESDEvent.h.
Referenced by GetNumberOfTPCClusters(), operator=(), ReadFromTree(), Reset(), SetNumberOfTPCClusters(), and WriteToTree().
|
protected |
Event plane for AA collision.
Definition at line 675 of file AliESDEvent.h.
Referenced by GetNTPCFriend2Store(), operator=(), and SetNTPCFriend2Store().
|
protected |
Definition at line 680 of file AliESDEvent.h.
Referenced by AddTrack(), GetNumberOfESDTracks(), NewTrack(), operator=(), ReadFromTree(), RemoveTrack(), Reset(), SetNumberOfESDTracks(), UpdateNumberOfESDTracks(), and WriteToTree().
|
protected |
Raw-data reading error messages.
Definition at line 660 of file AliESDEvent.h.
Referenced by MoveMuonObjects(), operator=(), and ReadFromTree().
|
protected |
EMCAL cell info.
Definition at line 653 of file AliESDEvent.h.
Referenced by AdjustMCLabels(), AliESDEvent(), GetPHOSCells(), GetStdContent(), Print(), and ResetStdContent().
|
protected |
SPD tracklet multiplicity.
Definition at line 632 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetCaloTrigger(), GetStdContent(), and ResetStdContent().
|
protected |
MUON+MFT ESD tracks // AU.
Definition at line 645 of file AliESDEvent.h.
Referenced by AddPmdTrack(), AliESDEvent(), GetNumberOfPmdTracks(), GetPmdTrack(), GetStdContent(), and ResetStdContent().
|
protected |
Primary vertex estimated by the SPD.
Definition at line 630 of file AliESDEvent.h.
Referenced by AliESDEvent(), Clean(), GetPrimaryVertex(), GetPrimaryVertexTracks(), GetStdContent(), PrimaryVertexTracksUnconstrained(), Print(), RemoveTrack(), ResetStdContent(), and SetPrimaryVertexTracks().
|
protected |
Primary vertex estimated using ESD tracks.
Definition at line 631 of file AliESDEvent.h.
Referenced by AliESDEvent(), EstimateMultiplicity(), GetMultiplicity(), GetNumberOfITSClusters(), GetStdContent(), Print(), ResetStdContent(), and SetMultiplicity().
|
protected |
TRD trigger information.
Definition at line 638 of file AliESDEvent.h.
Referenced by AddPileupVertexSPD(), AliESDEvent(), GetNumberOfPileupVerticesSPD(), GetPileupVertexSPD(), GetPileupVerticesSPD(), GetStdContent(), and ResetStdContent().
|
protected |
Primary vertex estimated by the TPC.
Definition at line 629 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetPrimaryVertex(), GetPrimaryVertexSPD(), GetStdContent(), IsPileupFromSPD(), ResetStdContent(), and SetPrimaryVertexSPD().
|
protected |
Definition at line 669 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetEventTimeSpread(), GetStdContent(), GetTOFHeader(), GetTOFTimeResolution(), ResetStdContent(), and SetTOFHeader().
|
protected |
FITObject.
Definition at line 628 of file AliESDEvent.h.
Referenced by AliESDEvent(), Clean(), GetPrimaryVertex(), GetPrimaryVertexTPC(), GetStdContent(), RemoveTrack(), ResetStdContent(), and SetPrimaryVertexTPC().
|
protected |
Pileup primary vertices reconstructed using the tracks.
Definition at line 640 of file AliESDEvent.h.
Referenced by AddTrack(), AliESDEvent(), ConnectTracks(), GetNumberOfTracks(), GetStdContent(), GetTrack(), NewTrack(), RemoveTrack(), and ResetStdContent().
|
protected |
Do not use the list from the esdTree but use the one created by this class.
Definition at line 666 of file AliESDEvent.h.
Referenced by AreTracksConnected(), ConnectTracks(), operator=(), and ResetStdContent().
|
protected |
TRD ESD tracks (triggered)
Definition at line 647 of file AliESDEvent.h.
Referenced by AddTrdTracklet(), AliESDEvent(), GetNumberOfTrdTracklets(), GetStdContent(), GetTrdTracklet(), and ResetStdContent().
|
protected |
PMD ESD tracks.
Definition at line 646 of file AliESDEvent.h.
Referenced by AddTrdTrack(), AliESDEvent(), GetNumberOfTrdTracks(), GetStdContent(), GetTrdTrack(), and ResetStdContent().
|
protected |
AD ESD object caontaining bit pattern.
Definition at line 636 of file AliESDEvent.h.
Referenced by AliESDEvent(), GetStdContent(), GetTrdTrigger(), ResetStdContent(), and SetTrdTrigger().
|
protected |
Pileup primary vertices reconstructed by SPD.
Definition at line 639 of file AliESDEvent.h.
Referenced by AddPileupVertexTracks(), AliESDEvent(), GetNumberOfPileupVerticesTracks(), GetPileupVertexTracks(), GetPileupVerticesTracks(), GetStdContent(), and ResetStdContent().
|
protected |
flag if leaves are alreday connected
Definition at line 665 of file AliESDEvent.h.
Referenced by CreateStdContent(), GetUseOwnList(), operator=(), ReadFromTree(), and SetUseOwnList().
|
protected |
TRD tracklets (for trigger)
Definition at line 648 of file AliESDEvent.h.
Referenced by AddV0(), AliESDEvent(), GetNumberOfV0s(), GetStdContent(), GetV0(), RemoveV0(), ResetStdContent(), and ResetV0s().