**************************************************************************/
/*
$Log$
+Revision 1.7 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.6 2000/07/13 16:19:44 fca
Mainly coding conventions + some small bug fixes
#include "AliRun.h"
#include "AliMUON.h"
-#include "AliMUONPoints.h"
#include "AliMUONTriggerCircuit.h"
#include "AliMUONTriggerConstants.h"
#include "AliSegmentation.h"
**************************************************************************/
/*
$Log$
+Revision 1.6 2001/01/26 21:57:09 morsch
+Use access functions to AliMUONDigit member data.
+
Revision 1.5 2000/10/02 16:58:29 egangler
Cleaning of the code :
-> coding conventions
#include "AliMUONHitMapA1.h"
#include "AliRun.h"
#include "AliMUON.h"
-#include "AliMUONPoints.h"
#include "AliSegmentation.h"
#include "AliMUONResponse.h"
#include "AliMUONChamber.h"
**************************************************************************/
/*
$Log$
+Revision 1.5 2000/10/02 21:28:09 fca
+Removal of useless dependecies via forward declarations
+
Revision 1.4 2000/10/02 16:58:29 egangler
Cleaning of the code :
-> coding conventions
#include "TTree.h"
#include "AliRun.h"
#include "AliMUON.h"
-#include "AliMUONPoints.h"
#include "TMath.h"
#include "TFile.h"
#include "TROOT.h"