/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/Pi0EtaToGGRecAlg/Pi0EtaToGGRecAlg-00-00-11/misc/PhotonChildSelector.h

Go to the documentation of this file.
00001 #ifndef Recon_Pi0EtaToGG_PhotonChildSelector_H
00002 #define Recon_Pi0EtaToGG_PhotonChildSelector_H 
00003 
00004 #include "GaudiKernel/Algorithm.h"
00005 
00006 class PhotonChildSelector : public Algorithm 
00007 {
00008 
00009    public:
00010 
00011       PhotonChildSelector();
00012 
00013    private:
00014 
00015       double m_angled_cut;
00016       double m_minEnergy;
00017 
00018       bool m_useBarrel;
00019       bool m_useEndcap;
00020 
00021 }
00022 
00023 #endif

Generated on Tue Nov 29 23:13:46 2016 for BOSS_7.0.2 by  doxygen 1.4.7