BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
Simulation/BOOST/PhySim/PhySim-00-00-10/PhySim/BesBosonConstructor.hh
Go to the documentation of this file.
1//---------------------------------------------------------------------------//
2// BOOST --- BESIII Object_Oriented Simulation Tool //
3//---------------------------------------------------------------------------//
4//Descpirtion: Rewrite G4BesBosonConstructor.hh, remove optical photon
5//Author: Liuhm
6//Created: 2003/5/19
7//Modified:
8//Comment:
9//---------------------------------------------------------------------------//
10//
11#ifndef BesBosonConstructor_h
12#define BesBosonConstructor_h 1
13
14#include "globals.hh"
15#include "G4ios.hh"
16
18{
19 //This class is a utility class for constructBoson
20 //short lived particles
21
22 public:
25
26 public:
28};
29
30#endif
31
32