]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Includes required by ROOT head
authoralibrary <alibrary@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Feb 2007 09:40:50 +0000 (09:40 +0000)
committeralibrary <alibrary@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Feb 2007 09:40:50 +0000 (09:40 +0000)
39 files changed:
.cvsignore
ACORDE/AliACORDE.cxx
EMCAL/AliEMCALGeometry.cxx
EMCAL/AliEMCALv1.cxx
EMCAL/AliEMCALv2.cxx
EVE/Alieve/EventAlieve.h
EVGEN/AliGenCocktail.h
EVGEN/AliGenCorrHF.cxx
EVGEN/AliGenParam.cxx
ITS/AliITSLoader.cxx
ITS/AliITSMultReconstructor.cxx
ITS/AliITSPreprocessorSPD.cxx
ITS/AliITSSteerPid.cxx
ITS/AliITSTrigger.cxx
JETAN/AliUA1JetFinderV1.cxx
MUON/AliMUONPedestalSubprocessor.cxx
MUON/AliMUONPoints.cxx
MUON/AliMUONSDigitizerV2.cxx
MUON/AliMUONTrigger.cxx
PHOS/AliPHOSv1.cxx
PHOS/AliPHOSvImpacts.cxx
PWG0/AliPWG0depHelper.cxx
PWG0/TPC/AliTPCClusterHistograms.h
PWG0/TPC/AliTPCRawHistograms.cxx
PWG0/dNdEta/AliMultiplicityCorrection.h
PWG0/dNdEta/AlidNdEtaCorrection.h
RAW/AliRawEventHeaderBase.cxx
STEER/AliDetector.cxx
STEER/AliGRPPreprocessor.cxx
STEER/AliMC.cxx
STEER/AliMC.h
STEER/AliStack.cxx
STEER/AliXMLCollection.cxx
TOF/AliTOF.cxx
TOF/AliTOFSDigitizer.cxx
TOF/AliTOFTrigger.cxx
TRD/AliTRD.cxx
VZERO/AliVZEROTrigger.cxx
ZDC/AliZDC.cxx

index a1a869c8c840478164594a788ae5ce38dc0ee6da..0dcb05c1a079ced567011bcb0a0cbf19d7963fe7 100644 (file)
@@ -1 +1,2 @@
 include
+doc
index 717f450f659298b4cceb08771be8eff71653830e..5c6dc210c641e53d9e1382f02a97286da02fc0b1 100644 (file)
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
 
-#include "AliACORDE.h"
-
+#include <TClonesArray.h>
 #include <TTree.h>
 #include <TVirtualMC.h>
 
-#include "AliRun.h"
-#include "AliMagF.h"
-//#include "AliMC.h"
-
-//#include "AliACORDEhit.h"
+#include "AliACORDE.h"
 #include "AliACORDEModule.h"
+#include "AliMagF.h"
+#include "AliRun.h"
 
 ClassImp(AliACORDE)
 
index 9dbefa4404e3db57a51b7e26b99f426a0b3d8001..7c130ebde2010e201baaa7f2cee76769e2fede9b 100644 (file)
@@ -43,6 +43,7 @@
 #include <TGeoManager.h>
 #include <TGeoMatrix.h>
 #include <TGeoNode.h>
+#include <TList.h>
 #include <TMatrixD.h>
 #include <TObjArray.h>
 #include <TObjString.h>
index 02aa79562fcdd64a197810ba831c589860149955..c285bb7b10a4269a129775b485e065d9f1abb2c1 100644 (file)
@@ -30,6 +30,7 @@
 //  2. Timing signal is collected and added to hit
 
 // --- ROOT system ---
+#include <TClonesArray.h>
 #include <TParticle.h>
 #include <TVirtualMC.h>
 
index 11eeaa822f2868a838d85d6407ec3c75100257d4..cb9e54384d0cb43c565c72c21f3032f2f901fa39 100644 (file)
 
 #include <cassert>
 // --- ROOT system ---
-#include <TParticle.h>
-#include <TVirtualMC.h>
 #include <TBrowser.h>
+#include <TClonesArray.h>
 #include <TH1.h>
 #include <TH2.h>
+#include <TParticle.h>
 #include <TROOT.h>
+#include <TVirtualMC.h>
 
 // --- Standard library ---
 
index 451b9d38b9d2464b8640ad2d7d2b8bcce4f290bf..1afd50b33fd170e6bc9bf18f6ce73a969c44d99a 100644 (file)
@@ -3,6 +3,8 @@
 #ifndef ALIEVE_Event_H
 #define ALIEVE_Event_H
 
+#include <TList.h>
+
 #include <Reve/EventBase.h>
 
 class AliRunLoader;
index b9339ade09fba515bcdb0d63e51e0d9988f68b4f..5e348fd1fdd1e04bbf50b22380503530bc0a700d 100644 (file)
@@ -12,6 +12,7 @@
 
 #include "AliGenerator.h"
 #include <TArrayF.h>
+#include <TList.h>
 
 class AliGenCocktailEntry;
 class AliGenCocktailEventHeader;
index a871c3eb1a8cd49e277c1604cf23685c24100852..5dfdcee33dc151a3eeb5bc2354e12dbb82a300f2 100644 (file)
 // One can include AliGenCorrHF in an AliGenCocktail generator.
 //--------------------------------------------------------------------------
 
+#include <Riostream.h>
+#include <TCanvas.h>
+#include <TClonesArray.h>
+#include <TDatabasePDG.h>
 #include <TFile.h>
-#include <TTree.h>
 #include <TH2F.h>
-#include <TMath.h>
-#include <TRandom.h>
-#include <TROOT.h>
 #include <TLorentzVector.h>
+#include <TMath.h>
 #include <TParticle.h>
 #include <TParticlePDG.h>
-#include <TDatabasePDG.h>
+#include <TROOT.h>
+#include <TRandom.h>
+#include <TTree.h>
 #include <TVirtualMC.h>
-#include <TCanvas.h>
-#include <Riostream.h>
 
 #include "AliGenCorrHF.h"
 #include "AliLog.h"
index 2893051f14b9502c2890dd7176df4f5227e1d009..9c897e97b06e13a0ddd26f50abf9b11823475a43 100644 (file)
@@ -22,6 +22,7 @@
 // andreas.morsch@cern.ch
 
 #include <TCanvas.h>
+#include <TClonesArray.h>
 #include <TDatabasePDG.h>
 #include <TF1.h>
 #include <TH1F.h>
index ff1e03fbf5fecd581982e6f580a8950106833ed7..c1b10dc6ff625fdf1964944852e8f9164235ab0b 100644 (file)
@@ -15,6 +15,7 @@
 
 /* $Id$ */
 
+#include <TClonesArray.h>
 #include <TClass.h>
 
 #include "AliITSdigit.h"
index f84af41e48012fffdff4a381724d9a915ccd386d..4e5c294d36e5926a25f0cdf7fcfdd4bdc269e831 100644 (file)
@@ -1,3 +1,20 @@
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+
+/* $Id$ */
+
 //____________________________________________________________________
 // 
 // AliITSMultReconstructor - find clusters in the pixels (theta and
 //
 //____________________________________________________________________
 
-#include "AliITSMultReconstructor.h"
-
-#include "TTree.h"
-#include "TH1F.h"
-#include "TH2F.h"
+#include <TClonesArray.h>
+#include <TH1F.h>
+#include <TH2F.h>
+#include <TTree.h>
 
+#include "AliITSMultReconstructor.h"
 #include "AliITSRecPoint.h"
 #include "AliITSgeom.h"
 #include "AliLog.h"
index d34a48743c910ce9284b03f7ac5f9049420b058a..618b494e1a97d4160a96f3be93b124aebe2f3d06 100644 (file)
@@ -1,17 +1,36 @@
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+
+/* $Id$ */
+
 ///////////////////////////////////////////////
 //  Author: Henrik Tydesjo                   //
 //  Preprocessor Class for the SPD           //
 //                                           //
 ///////////////////////////////////////////////
 
+#include <TList.h>
+#include <TObjString.h>
+#include <TTimeStamp.h>
+
 #include "AliITSPreprocessorSPD.h"
 #include "AliITSCalibrationSPD.h"
 #include "AliITSOnlineCalibrationSPD.h"
 #include "AliITSOnlineCalibrationSPDhandler.h"
 #include "AliCDBMetaData.h"
 #include "AliLog.h"
-#include <TTimeStamp.h>
-#include <TObjString.h>
 
 ClassImp(AliITSPreprocessorSPD)
 
index 634beaeb7079bfdeaa4d25ef3021d420fa16d361..328811359e29f63296dd556163bd5f31c0b50169 100644 (file)
@@ -23,6 +23,7 @@
 // Origin: Elena Bruna bruna@to.infn.it, Massimo Masera masera@to.infn.it//
 /////////////////////////////////////////////////////////////////////////
 
+#include <TClonesArray.h>
 #include <TMath.h>
 
 #include "AliITSSteerPid.h"
index 800ad8c12fada6603b87bdc7fa357bfc3a2d6689..0cf52d3c922e82fb2d1f2f384f07c59776ba020c 100644 (file)
@@ -16,6 +16,7 @@
 
 /* $Id$ */
 
+#include <TClonesArray.h>
 
 #include "AliLog.h"
 #include "AliRun.h"
index dbcb9d5a70981ccaa598143dedafe35e5d5c61db..2fa3f27da37e0c86bd584d82037ec0d9f948fe37 100644 (file)
@@ -13,6 +13,7 @@
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+/* $Id$ */
  
 //---------------------------------------------------------------------
 // UA1 Cone Algorithm Jet finder
 // (version in c++)
 //---------------------------------------------------------------------
 
-#include <TLorentzVector.h>
+#include <TArrayF.h>
+#include <TClonesArray.h>
 #include <TFile.h>
 #include <TH1F.h>
 #include <TH2F.h>
-#include <TArrayF.h>
+#include <TLorentzVector.h>
+
 #include "AliUA1JetFinderV1.h"
 #include "AliUA1JetHeaderV1.h"
 #include "AliJetReaderHeader.h"
index ac2440b23148a947b7280d6894da8c5827826347..b2eaf59e1faf1799b44803f4ce597b61fec94551 100644 (file)
 
 // $Id$
 
-#include "AliMUONPedestalSubprocessor.h"
+#include <sstream>
+
+#include <Riostream.h>
+#include <TList.h>
+#include <TObjString.h>
+#include <TSystem.h>
 
 #include "AliCDBMetaData.h"
 #include "AliLog.h"
 #include "AliMUON2DMap.h"
 #include "AliMUON2DStoreValidator.h"
 #include "AliMUONCalibParam2F.h"
-#include "Riostream.h"
-#include "TObjString.h"
-#include "TSystem.h"
-#include <sstream>
-#include "AliMUONVDataIterator.h"
 #include "AliMUONConstants.h"
 #include "AliMUONObjectPair.h"
-#include "AliMpDDLStore.h"
+#include "AliMUONPedestalSubprocessor.h"
 #include "AliMUONPreprocessor.h"
+#include "AliMUONVDataIterator.h"
+#include "AliMpDDLStore.h"
 
 ///
 /// \class AliMUONPedestalSubprocessor
index 79b73b57bbf3b8faaecf6157c3e581af165f0801..089fc6af914b8b0db81e45451ce14fbde3c6e526 100644 (file)
@@ -28,6 +28,7 @@
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
 
+#include <TClonesArray.h>
 #include <TROOT.h>
 #include <TPolyMarker3D.h>
 #include <TVirtualPad.h>
index ef0a7e63510f0937fab974cff5ec14d340b4ecec..017f808bac0674c3b0aefa7ced30d3b829a71a51 100644 (file)
@@ -15,6 +15,8 @@
 
 // $Id$
 
+#include <TClonesArray.h>
+
 #include "AliMUONSDigitizerV2.h"
 
 #include "AliLog.h"
index 6d38329f571468fb4183e35c8575ff8bf14ee2a3..03ead8d873d00961b055b086b4fb57152ea1ecf4 100644 (file)
@@ -15,6 +15,8 @@
 
 /* $Id$ */
 
+#include <TClonesArray.h>
+
 #include "AliLog.h"
 #include "AliRun.h"
 #include "AliRunLoader.h"
index 0c268721b703b29845aa8a505864ba99ac55fe41..f09bd25733cdb149541af28cf8479bd9bddd50cc 100644 (file)
@@ -18,6 +18,9 @@
 /* History of cvs commits:
  *
  * $Log$
+ * Revision 1.107  2007/02/01 10:34:47  hristov
+ * Removing warnings on Solaris x86
+ *
  * Revision 1.106  2006/11/14 17:11:15  hristov
  * Removing inheritances from TAttLine, TAttMarker and AliRndm in AliModule. The copy constructor and assignment operators are moved to the private part of the class and not implemented. The corresponding changes are propagated to the detectors
  *
@@ -41,6 +44,7 @@
 
 
 // --- ROOT system ---
+#include <TClonesArray.h>
 #include <TParticle.h>
 #include <TVirtualMC.h>
 
index 311231a071fb40713f129c9b062455c009b3bfd7..6560c0957a298fd999eac8baef14ccc649523fbb 100644 (file)
@@ -19,6 +19,9 @@
 /* History of cvs commits:
  *
  * $Log$
+ * Revision 1.24  2006/11/14 17:11:15  hristov
+ * Removing inheritances from TAttLine, TAttMarker and AliRndm in AliModule. The copy constructor and assignment operators are moved to the private part of the class and not implemented. The corresponding changes are propagated to the detectors
+ *
  * Revision 1.23  2006/09/13 07:31:01  kharlov
  * Effective C++ corrections (T.Pocheptsov)
  *
@@ -44,6 +47,7 @@
 // --- ROOT system ---
 
 //#include <TTree.h>
+#include <TClonesArray.h>
 #include <TVirtualMC.h>
 
 // --- Standard library ---
index eab94a931d633dbb3531fcabc32d7329427c0b67..8a5dd88699eaa287596e9af5d83925ba12ccf265 100644 (file)
@@ -1,5 +1,22 @@
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+
 /* $Id$ */
 
+#include <TList.h>
+
 #include <AliPWG0depHelper.h>
 
 #include <AliHeader.h>
index ef2cfe27088602639d05c341dd5ccfb7415e49a8..3c177e1a062feb963b301c5ddfd77c335550435e 100644 (file)
@@ -8,6 +8,7 @@
 // read out chamber from the reconstructed clusters.
 //
 
+#include <TCollection.h>
 #include <TNamed.h>
 #include <TString.h>
 
index 9b3ecee02250d6a1c23e415bb8ea366222346bca..e15289b13e715e1d0a4b2009f445e1eacbebf28e 100644 (file)
@@ -1,3 +1,18 @@
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+
 /* $Id$ */
 
 // This class contains a number of histograms for diagnostics of a TPC
 //
 //
 
-#include "AliTPCRawHistograms.h"
 
-#include <TStyle.h>
-#include <TFile.h>
 #include <TCanvas.h>
-#include <TH3F.h>
+#include <TCollection.h>
+#include <TFile.h>
 #include <TH1F.h>
+#include <TH3F.h>
 #include <TLatex.h>
 #include <TNtuple.h>
+#include <TStyle.h>
 
-#include <AliTPCRawStream.h>
-#include <AliLog.h>
-
+#include "AliLog.h"
+#include "AliTPCRawHistograms.h"
+#include "AliTPCRawStream.h"
 
 //____________________________________________________________________
 ClassImp(AliTPCRawHistograms)
index 3648c58b785d64503dcc4fb9c433ee58d42c0f10..57db7c7906a7abfa6c94bdb95f70bbf1d8863a6b 100644 (file)
@@ -1,9 +1,13 @@
-/* $Id$ */
-
 #ifndef ALIMULTIPLICITYCORRECTION_H
 #define ALIMULTIPLICITYCORRECTION_H
 
-#include "TNamed.h"
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
+/* $Id$ */
+
+#include <TCollection.h>
+#include <TNamed.h>
 
 //
 // class that contains the correction matrix and the functions for
index 63e1fcf167e35db739b90e2820976458136781dd..ea53cdfbe93b70cb5025a42541bbd9aefc681128 100644 (file)
@@ -18,6 +18,7 @@
 // - update MERge function
 //
 
+#include <TCollection.h>
 #include <TNamed.h>
 
 class AliCorrection;
index b8060ca8adeb84ae9e9183acc58b982c3a22e429..59ae47e649cb035e68a756591c4e19ba24ab207a 100644 (file)
@@ -30,6 +30,7 @@
 #include <Bytes.h>
 #include <TClass.h>
 #include <TDataMember.h>
+#include <TList.h>
 #include <TMethodCall.h>
 
 #include "AliLog.h"
index 628332ba39bd21b8b8d6d528a772e0d642d6dbbd..3bf71256b19e89e76be33613dd2ca130fe70e431 100644 (file)
@@ -34,6 +34,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 
 #include <TBrowser.h>
+#include <TClonesArray.h>
 #include <TTree.h>
 
 #include "AliLog.h"
index 86df545417582123d14d1e50431dbcd957dd8d4c..7ad4addc824a762156d9efb593b5af3a55ef8ef4 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+/* $Id$ */
+
 //-------------------------------------------------------------------------
 //                          Class AliGRPPreprocessor
 //                  Global Run Parameters (GRP) preprocessor
 //    Origin: Panos Christakoglou, UOA-CERN, Panos.Christakoglou@cern.ch
 //-------------------------------------------------------------------------
 
+#include <TList.h>
+#include <TMap.h>
+#include <TObjString.h>
+#include <TTimeStamp.h>
+
 #include "AliGRPPreprocessor.h"
 #include "AliGRPDCS.h"
 
 #include "AliCDBMetaData.h"
 #include "AliLog.h"
 
-#include <TTimeStamp.h>
-#include <TMap.h>
-#include <TObjString.h>
-
 class AliDCSValue;
 class AliShuttleInterface;
 
index 08ef120af726b01a568534563b1dbcdfae7c9d98..f8b19afb3b72913ed862570097535f9a0c10002a 100644 (file)
 
 #include <RVersion.h>
 #include <TBrowser.h>
+#include <TClonesArray.h>
+#include <TGeoManager.h>
 #include <TStopwatch.h>
 #include <TSystem.h>
 #include <TVirtualMC.h>
-#include <TGeoManager.h>
-
  
 #include "AliLog.h"
 #include "AliDetector.h"
index e7230d560e03bf39179c7ba532acf38be949a2b8..3aaf1df32a67f1a91a493261bd1a77e18c442e82 100644 (file)
@@ -13,6 +13,7 @@
 
 #include <TArrayF.h>
 #include <TArrayI.h>
+#include <TList.h>
 #include <TMCProcess.h>
 #include <TVirtualMCApplication.h>
 
index 8cea40392a617479c27f11944ea3161b64dc7157..faa2a0a9379500e4c36239ecca70b0665f2f5858 100644 (file)
 ///////////////////////////////////////////////////////////////////////////////
 
  
+#include <TClonesArray.h>
 #include <TObjArray.h>
+#include <TPDGCode.h>
 #include <TParticle.h>
 #include <TParticlePDG.h>
-#include <TPDGCode.h>
 #include <TTree.h>
 
 #include "AliLog.h"
index c59240beafdedb570a10b255901b61523fdda5dd..c5dc271bb3df0a7a0b7c66edd1eddab1d464856f 100644 (file)
 //-----------------------------------------------------------------
 
 //ROOT
-#include "Riostream.h"
-#include "TString.h"
-#include "TMap.h"
-#include "TObjString.h"
-#include "TXMLEngine.h"
-#include "TEntryList.h"
-#include "TObjArray.h"
+#include <Riostream.h>
+#include <TEntryList.h>
+#include <TList.h>
+#include <TMap.h>
+#include <TObjArray.h>
+#include <TObjString.h>
+#include <TString.h>
+#include <TXMLEngine.h>
 
 #include "AliXMLCollection.h"
 
index 164de8abc127d5755a13826052c1319f3d688c5d..ed395b751d6d8b4eaec3d2c31432154c360e6ca3 100644 (file)
 */
 //End_Html
 
-#include "TFile.h"
-#include "TFolder.h"
-#include "TROOT.h"
-#include "TTask.h"
-#include "TTree.h"
-#include "TVirtualMC.h"
+#include <TClonesArray.h>
+#include <TFile.h>
+#include <TFolder.h>
+#include <TROOT.h>
+#include <TTask.h>
+#include <TTree.h>
+#include <TVirtualMC.h>
 
 #include "AliConst.h"
 #include "AliLoader.h"
index c336005d55a5222960dc820cb472c54d24d83115..f12a2c860eb28a5ffc4ab7d0aa7019e8cf9be60c 100644 (file)
@@ -27,6 +27,7 @@
 //__________________________________________________________//
 
 #include <TBenchmark.h>
+#include <TClonesArray.h>
 #include <TF1.h>
 #include <TFile.h>
 #include <TParticle.h>
index 51ab164b964b874cadb414eea08c877889dc2428..a4701fb42489b6dfd969b4b1dca0d59f0f61941a 100644 (file)
@@ -26,6 +26,8 @@
 //
 /////////////////////////////////////////////////////////////////////
 
+#include <TClonesArray.h>
+
 #include "AliLoader.h"
 #include "AliLog.h"
 #include "AliRunLoader.h"
index e22917b8d4a9cb6c5e8d3bd98e679b9b41ccb9fa..8b0ce742af379b450807a67dfe598ff9c91d2ac3 100644 (file)
@@ -26,6 +26,7 @@
 #include <stdlib.h>
 #include <Riostream.h>
 
+#include <TClonesArray.h>
 #include <TFile.h>
 #include <TGeometry.h>
 #include <TLorentzVector.h>
index b2b89e583096d848c7bac66b34ac5638228805c7..75087d5cbeff4c3f5fce4c1d4bfbc07a7a735aa7 100644 (file)
@@ -1,3 +1,22 @@
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+
+/* $Id$ */
+
+#include <TClonesArray.h>
+
 #include "AliRun.h"
 #include "AliRunLoader.h"
 
index e24fd693c5ff555a87c99eac152c96f5352d5de4..7eb25836c3b905f428f303011c5cc1fcaba8a511 100644 (file)
@@ -26,6 +26,7 @@
 
 // --- ROOT system
 #include <TBRIK.h>
+#include <TClonesArray.h>
 #include <TGeometry.h>
 #include <TNode.h>
 #include <TTree.h>