| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

DsPhysConsEM.h

Go to the documentation of this file.
00001 
00016 #ifndef DSPHYSCONSEM_H
00017 #define DSPHYSCONSEM_H
00018 
00019 #include "GiGa/GiGaPhysConstructorBase.h"
00020 
00021 class DsPhysConsEM : public GiGaPhysConstructorBase
00022 {
00023 
00024 public:
00025 
00026     DsPhysConsEM(const std::string& type,
00027                      const std::string& name,
00028                      const IInterface* parent);
00029     virtual ~DsPhysConsEM();
00030 
00031     // Interface methods
00032     void ConstructParticle();
00033     void ConstructProcess();
00034 
00035 private:
00036 
00039     double m_fluorCut;
00040 };
00041 
00042 #endif  // DSPHYSCONSEM_H
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:53:24 2011 for DetSim by doxygen 1.4.7