X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=ACORDE%2FAliACORDEv1.cxx;h=ad80e77e691405af35e385b162e9bd3b7336f801;hp=57b8cf1b39dd5e8c9bdf17d0a2ede6fb3044fae8;hb=366f0bf5f1823f0183dc907a262f917196a92b77;hpb=c6a05d92a5bcba05d2c81def28e385e2b74a4f51 diff --git a/ACORDE/AliACORDEv1.cxx b/ACORDE/AliACORDEv1.cxx index 57b8cf1b39d..ad80e77e691 100644 --- a/ACORDE/AliACORDEv1.cxx +++ b/ACORDE/AliACORDEv1.cxx @@ -19,9 +19,10 @@ // // // ALICE Cosmic Ray Trigger // // // -// This class contains the functions for version 0 of the ALICE Cosmic Ray // -// Trigger. This version will be used to simulation comic rays in alice with// -// all the detectors. It include geometry and hits (position and momentum) // +// This class contains the functions for final version of the ALICE Cosmic // +// Ray Trigger. This version will be used to simulation comic rays in alice // +// with all the detectors. // +// It include geometry and hits (position and momentum) // // // // Send comments to: // // // @@ -31,18 +32,15 @@ // // // Puebla, Pue. Mexico December 2007 // // // -// Last Update: June 28th 2008 // +// Last Update: Aug. 4th 2008 // /////////////////////////////////////////////////////////////////////////////// -// #include #include #include #include -//#include #include -//#include #include #include @@ -52,19 +50,16 @@ #include "TGeoManager.h" #include "TGeoVolume.h" #include "TGeoPcon.h" -//#include "TGeoTube.h" #include "TGeoPgon.h" #include "TGeoTrd1.h" #include "TGeoCompositeShape.h" #include "TGeoPara.h" -// #include "AliACORDEv1.h" #include #include #include #include -//#include #include #include