/*
$Log$
+Revision 1.26 2002/10/29 14:26:49 hristov
+Code clean-up (F.Carminati)
+
Revision 1.25 2002/10/22 15:21:39 hristov
New methods for more effective access of particles from TreeK (J.Chudoba)
//_____________________________________________________________________________
void AliStack::SetTrack(Int_t done, Int_t parent, Int_t pdg, Float_t *pmom,
Float_t *vpos, Float_t *polar, Float_t tof,
- AliMCProcess mech, Int_t &ntr, Float_t weight, Int_t is)
+ TMCProcess mech, Int_t &ntr, Float_t weight, Int_t is)
{
//
// Load a track on the stack
Double_t px, Double_t py, Double_t pz, Double_t e,
Double_t vx, Double_t vy, Double_t vz, Double_t tof,
Double_t polx, Double_t poly, Double_t polz,
- AliMCProcess mech, Int_t &ntr, Double_t weight, Int_t is)
+ TMCProcess mech, Int_t &ntr, Double_t weight, Int_t is)
{
//
// Load a track on the stack