X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUON.cxx;h=3d608bcd7a7c60d0ee988a7707af6e5cc83d7811;hb=803d1ab0e2c9c9a8116c05954c3d3cdcf1f33759;hp=66cef7a182220d90092b5f0fd8c36e3e44f4b9af;hpb=5c97b5a6dd328ee17cd1f06910c51487994872e0;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUON.cxx b/MUON/AliMUON.cxx index 66cef7a1822..3d608bcd7a7 100644 --- a/MUON/AliMUON.cxx +++ b/MUON/AliMUON.cxx @@ -12,124 +12,6 @@ * about the suitability of this software for any purpose. It is * * provided "as is" without express or implied warranty. * **************************************************************************/ -/* -$Log$ -Revision 1.56.4.8 2003/06/30 18:32:58 hristov -fHits array is not stored in file - intrdoducing proper protections in SetTreeAddress and MakeBranch in all detectors. Increasing version of class in detectors. (P.Skowronski) - -Revision 1.56.4.7 2003/06/24 14:08:27 pcrochet -Trigger with NewIO - -Revision 1.56.4.6 2003/06/11 16:45:07 martinez -NewIO in Digits2Reco - -Revision 1.56.4.5 2003/05/16 14:40:24 martinez -New IO in AliMUON - -Revision 1.56.4.4 2003/05/14 15:24:08 martinez -Merging with NewIO: New AddHit function - -Revision 1.60 2003/05/13 17:04:22 martinez -Adding new AddHit function - -Revision 1.59 2002/11/21 17:01:56 alibrary -Removing AliMCProcess and AliMC - -Revision 1.58 2002/10/21 09:01:33 alibrary -Getting rid of unused variable - -Revision 1.57 2002/10/14 14:57:29 hristov -Merging the VirtualMC branch to the main development branch (HEAD) - -Revision 1.56.6.2 2002/07/24 10:07:20 alibrary -Updating VirtualMC - -Revision 1.56.6.1 2002/06/10 15:10:14 hristov -Merged with v3-08-02 - -Revision 1.56 2001/11/22 11:26:28 jchudoba -Proper deletion of arrays, deletion of unused variables (thanks to Rene Brun) - -Revision 1.55 2001/09/07 08:38:30 hristov -Pointers initialised to 0 in the default constructors - -Revision 1.54 2001/08/30 09:52:12 hristov -The operator[] is replaced by At() or AddAt() in case of TObjArray. - -Revision 1.53 2001/07/20 10:03:13 morsch -Changes needed to work with Root 3.01 (substitute lhs [] operator). (Jiri Chudoba) - -Revision 1.52 2001/06/14 13:49:22 hristov -Write a TreeD in SDigits2Digits method (needed to be compatible with alirun script) - -Revision 1.51 2001/05/31 10:19:52 morsch -Fix for new AliRun::RunReco(). - -Revision 1.50 2001/05/16 14:57:17 alibrary -New files for folders and Stack - -Revision 1.49 2001/03/12 17:45:48 hristov -Changes needed on Sun with CC 5.0 - -Revision 1.48 2001/03/06 00:01:36 morsch -Add Digits2Reco() and FindClusters() -Adapt call of cluster finder to new STEER. - -Revision 1.47 2001/03/05 08:38:36 morsch -Digitization related methods moved to AliMUONMerger. - -Revision 1.46 2001/01/26 21:34:59 morsch -Use access functions for AliMUONHit, AliMUONDigit and AliMUONPadHit data members. - -Revision 1.45 2001/01/26 20:00:49 hristov -Major upgrade of AliRoot code - -Revision 1.44 2001/01/25 17:39:09 morsch -Pass size of fNdch and fNrawch to CINT. - -Revision 1.43 2001/01/23 18:58:19 hristov -Initialisation of some pointers - -Revision 1.42 2001/01/17 20:53:40 hristov -Destructors corrected to avoid memory leaks - -Revision 1.41 2000/12/21 22:12:40 morsch -Clean-up of coding rule violations, - -Revision 1.40 2000/11/29 20:32:26 gosset -Digitize: -1. correction for array index out of bounds -2. one printout commented - -Revision 1.39 2000/11/12 17:17:03 pcrochet -BuildGeometry of AliMUON for trigger chambers delegated to AliMUONSegmentationTriggerX (same strategy as for tracking chambers) - -Revision 1.38 2000/11/06 09:20:43 morsch -AliMUON delegates part of BuildGeometry() to AliMUONSegmentation using the -Draw() method. This avoids code and parameter replication. - -Revision 1.37 2000/10/26 09:53:37 pcrochet -put back trigger chambers in the display (there was a problem in buildgeometry) - -Revision 1.36 2000/10/25 19:51:18 morsch -Correct x-position of chambers. - -Revision 1.35 2000/10/24 19:46:21 morsch -BuildGeometry updated for slats in station 3-4. - -Revision 1.34 2000/10/18 11:42:06 morsch -- AliMUONRawCluster contains z-position. -- Some clean-up of useless print statements during initialisations. - -Revision 1.33 2000/10/09 14:01:57 morsch -Unused variables removed. - -Revision 1.32 2000/10/06 09:08:10 morsch -Built geometry includes slat geometry for event display. - -Revision 1.31 2000/10/02 21:28:08 fca -Removal of useless dependecies via forward declarations -*/ /* $Id$ */