13 #ifndef ALITRACKCONTAINERTOYMODEL_H
14 #define ALITRACKCONTAINERTOYMODEL_H
33 #include "AliAODEvent.h"
Allows to modify the tracks to implement toy models.
AliTrackContainerToyModel()
Container with name, TClonesArray and cuts for particles.
virtual Bool_t GetNextMomentum(TLorentzVector &mom)
virtual Bool_t GetAcceptMomentum(TLorentzVector &mom, Int_t i) const
void ScalePtOfLorentzVector(TLorentzVector &mom) const
virtual Bool_t GetMomentumFromTrack(TLorentzVector &mom, const AliVTrack *track, Double_t mass) const
virtual Bool_t GetMomentum(TLorentzVector &mom, Int_t i) const
void SetTrackScalePt(Double_t t)
virtual Bool_t GetNextAcceptMomentum(TLorentzVector &mom)