3 /////////////////////////////////////////////////////////////////////////////
5 //---------------------------------------------------------------------
6 // ALICE MUON chambers geometry
7 //--------------------------------------------------------------------
9 const Float_t zend = 511.+0.15-2*0.001; // z-out position of first chamber
12 /////////////////////////////////////////////////////////////////////////////
14 //---------------------------------------------------------------------
15 // ALICE MUON Electronics Parameters
16 //--------------------------------------------------------------------
20 const Float_t adc_satm = 1024; // dynamic range (10 bits)
21 const Int_t zero_supm = 6; // zero suppression
22 const Float_t sig_noise = 500.; // electronics noise (no. of electrons)
23 const Float_t kScale=1.;
26 /////////////////////////////////////////////////////////////////////////////
28 //---------------------------------------------------------------------
29 // ALICE MUON segmentation Parameters
30 //--------------------------------------------------------------------
33 const Int_t kMaxNeighbours = 24; // max number of neighbours