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

IPeakTailSelector.h

Go to the documentation of this file.
00001 #ifndef FASTSHOWER_IPEAKTAILSELECTOR_H
00002 #define FASTSHOWER_IPEAKTAILSELECTOR_H
00003 
00004 namespace FastShower{
00012   class IPeakTailSelector{
00013   public:
00014     bool inPeak(const ParticlePrameters&) const=0;
00015   };
00016 }
00017 #endif
00018 
00019 
00020  

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