Main Page   Compound List   File List   Compound Members  

CsICluster.cpp

Go to the documentation of this file.
00001 
00004 CsICluster::CsICluster(double e,Point p)
00005 { 
00006         int nl = calorimeterGeo::numLayers() * calorimeterGeo::numViews();
00007         m_eneLayer.resize(nl);  
00008 }
00009 

Generated at Wed Nov 22 18:53:59 2000 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000