/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/MdcPatRec/MdcTrkRecon/MdcTrkRecon-00-03-45/MdcTrkRecon/MdcSegWorks.h

Go to the documentation of this file.
00001 // MdcSegWorks.h -- structure to hold some pass some calculated quantities to
00002 //  segInfo class
00003 
00004 // Interface Dependencies ----------------------------------------------
00005 
00006 #ifndef MDCSEGWORKS_H
00007 #define MDCSEGWORKS_H
00008 #include "MdcGeom/BesAngle.h"
00009 
00010 //  End Interface Dependencies -----------------------------------------
00011 
00012 // Class definition//
00013 class MdcSegWorks {
00014 public:
00015   double wirLen2inv;
00016   double phiArg;
00017   BesAngle phiAx;
00018 };
00019 
00020 #endif
00021 
00022 
00023 
00024 
00025 
00026 
00027 

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