//*LastUpdate : jsf-1-15 7-Jul-2000 A.Miyamoto
//*LastUpdate : jsf-1-6 30-March-1999 A.Miyamoto
//*LastUpdate : jsf-1-4 6-Feburary-1999 A.Miyamoto
//*-- Author : Akiya Miyamoto 6-Feburary-1999 A.Miyamoto
////////////////////////////////////////////////////////////////////////
//
// JSFCALHitCell
//
// Class for Calorimeters hits.
//
//(Update)
// 30-March-1999 A.Miyamoto
// JSFCALHit class is modified to save energy deposited by EM particle
// and those by HD particle separately. This is not backword compatible.
// 7-Jul-2000 A.Miyamoto Add JSFSMHit (Shower Max counter's hit)
//
//$Id: JSFCALHit.cxx,v 1.5 2000/07/13 06:11:13 miyamoto Exp $
//
////////////////////////////////////////////////////////////////////////
#include "JSFSteer.h"
#include "JSFCALHit.h"
ClassImp(JSFCALHit)
ClassImp(JSFEMCHit)
ClassImp(JSFHDCHit)
ClassImp(JSFSMHit)
ROOT page - Home page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.