/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Emc/EmcCalib/EmcBhaCalib/EmcBhaCalib-00-00-34/src/BhabhaType.cxx

Go to the documentation of this file.
00001 //--------------------------------------------------------------------------
00002 // File and Version Information:
00003 //
00004 // Description:
00005 //      Class EmcBhabhaEvent
00006 //           
00007 // Environment:
00008 //      Software developed for the BESIII Detector at the BEPCII.
00009 //
00010 // Author List:
00011 //      ChunXiu Liu          IHEP
00012 //
00013 //------------------------------------------------------------------------
00014 //-----------------------
00015 // This Class's Header --
00016 //-----------------------
00017 
00018 #include "EmcBhaCalib/BhabhaType.h"
00019 #include <cassert>
00020 #include <fstream>
00021 
00022 //----------------
00023 // Constructors --
00024 //----------------
00025 BhabhaType::BhabhaType()
00026 {   
00027 }
00028 //--------------
00029 // Destructor --
00030 //--------------
00031 BhabhaType::~BhabhaType() {
00032 
00033 
00034 }

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