]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationTrigger.cxx
Transition to NewIO
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationTrigger.cxx
index c58edf2ee68091366e1eb5ca7056771852a9bd64..91183666e173aeebc32463346e950530c345e3bf 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-Revision 1.8  2002/10/23 07:24:56  alibrary
-Introducing Riostream.h
-
-Revision 1.7  2001/05/16 14:57:17  alibrary
-New files for folders and Stack
-
-Revision 1.6  2000/11/12 17:17:03  pcrochet
-BuildGeometry of AliMUON for trigger chambers delegated to AliMUONSegmentationTriggerX (same strategy as for tracking chambers)
-
-Revision 1.5  2000/10/02 16:58:29  egangler
-Cleaning of the code :
--> coding conventions
--> void Streamers
--> some useless includes removed or replaced by "class" statement
-
-Revision 1.4  2000/06/29 12:34:09  morsch
-AliMUONSegmentation class has been made independent of AliMUONChamber. This makes
-it usable with any other geometry class. The link to the object to which it belongs is
-established via an index. This assumes that there exists a global geometry manager
-from which the pointer to the parent object can be obtained (in our case gAlice).
-
-Revision 1.3  2000/06/26 10:00:14  pcrochet
-global variables removed, problem with HP compiler solved (PH)
-
-Revision 1.2  2000/06/15 07:58:48  morsch
-Code from MUON-dev joined
-
-Revision 1.1.2.1  2000/06/09 21:47:24  morsch
-Code from AliMUONSegResTrigger.cxx
-
-*/
-
-/*
-old Log:
-AliMUONSegResTrigger.cxx,v $
-Revision 1.1.2.3  2000/04/26 12:32:39  morsch
-Mods by P. Crochet:
-- adapted to the new Trigger chamber geometry
-- method SetZScale removed
-
-Revision 1.1.2.2  2000/02/21 16:13:33  morsch
-Full cluster simulation activated by uncommenting corresponding lines in IntXY()
-
-Revision 1.1.2.1  2000/02/17 14:32:40  morsch
-Draft version from P. Crochet
-
-*/
+/* $Id$ */
 
 #include "AliMUONSegmentationTrigger.h"
 #include "AliMUONTriggerConstants.h"