CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GFlash.h
Go to the documentation of this file.
1 #ifndef SimG4Core_GFlash_GFlash_H
2 #define SimG4Core_GFlash_GFlash_H
3 // Joanna Weng 08.2005
4 // modifed by Soon Yung Jun, Dongwook Jang
5 
8 
9 class GflashHistogram;
10 
11 class GFlash : public PhysicsList
12 {
13 public:
15  virtual ~GFlash();
16 
17 private:
20 
21 };
22 
23 #endif
24 
virtual ~GFlash()
Definition: GFlash.cc:116
GFlash(G4LogicalVolumeToDDLogicalPartMap &map, const HepPDT::ParticleDataTable *table_, sim::ChordFinderSetter *chordFinderSetter_, const edm::ParameterSet &p)
Definition: GFlash.cc:23
HepPDT::ParticleDataTable ParticleDataTable
Definition: GFlash.h:11
edm::ParameterSet thePar
Definition: GFlash.h:19
Table table_
GflashHistogram * theHisto
Definition: GFlash.h:18