/*
$Log$
+Revision 1.6 1999/09/29 09:24:14 fca
+Introduction of the Copyright and cvs Log
+
*/
///////////////////////////////////////////////////////////////////////////////
//
// Initialise Hit array
fHits = new TClonesArray("AliFMDhit", 405);
+ gAlice->AddHitList(fHits);
fIshunt = 0;
}