/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/DQA/DiGamAlg/DiGamAlg-00-10-02/DiGamAlg/Parameter.h

Go to the documentation of this file.
00001 #ifndef PARAMETER_H
00002 #define PARAMETER_H
00003 
00004 class Parameter
00005 {
00006 public:
00007         double m_E_start;
00008         double m_E_stop;
00009 
00010         double m_CrossSection;
00011         double m_MCEff;
00012         double m_MCEffBoost;
00013         double m_boostMinEmin;
00014         double m_boostMinEmax;
00015         
00016         void parameters(double E_cms);
00017 };
00018 
00019 #endif

Generated on Tue Nov 29 22:58:02 2016 for BOSS_7.0.2 by  doxygen 1.4.7