]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDarrayI.h
- Return from Gstpar if material is not used.
[u/mrichter/AliRoot.git] / TRD / AliTRDarrayI.h
index 10e506c90e6a8ddfc801b2cbacfe0a248949bc43..6558b1732a65f043ff0feec27883005f4b662ebc 100644 (file)
@@ -7,6 +7,13 @@
 
 #include <TObject.h>
 #include <TArrayI.h>
+/////////////////////////////////////////////////////////////
+//                                                         //
+//  Array of integers                                      //
+//  Origin M.Ivanov                                        //
+//                                                         //
+/////////////////////////////////////////////////////////////                   
 
 class AliTRDarrayI: public TObject, public TArrayI {