/*
$Log$
+Revision 1.6 1999/09/29 09:24:35 fca
+Introduction of the Copyright and cvs Log
+
*/
///////////////////////////////////////////////////////////////////////////////
//
// Allocate the array of hits
fHits = new TClonesArray("AliZDChit", 405);
+ gAlice->AddHitList(fHits);
fIshunt = 1;
}