Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CoreFraction.h

Go to the documentation of this file.
00001 namespace FastShower{
00006   class CoreFraction{
00007   public:
00008     static double earlyEcalCoreFrac(const ParticlParameters&);
00009     static double earlyHcalCoreFrac(const ParticlParameters&);
00010     static double  lateHcalCoreFrac(const ParticlParameters&);
00011   };
00012 }

Generated on Tue Mar 18 11:49:56 2003 for FastShowerUtils by doxygen1.3-rc1