/*
$Log$
+Revision 1.14 2002/10/14 14:57:43 hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
Revision 1.11.6.2 2002/10/11 07:26:37 hristov
Updating VirtualMC to v3-09-02
Revision 1.13 2002/09/18 09:20:53 cblume
Write the parameter class into the cluster file
+Revision 1.12 2002/06/12 09:54:35 cblume
+Update of tracking code provided by Sergei
+
Revision 1.11 2001/11/27 08:50:33 hristov
BranchOld replaced by Branch
AliTRDgeometry *geo = fTRD->GetGeometry();
geo->SetName("TRDgeometry");
geo->Write();
- fPar->Write();
+ fPar->Write();
return kTRUE;