GGS(GenericGEANT4Simulation)Software  2.7.0
 All Data Structures Namespaces Files Functions Variables Typedefs Macros
GGSTHitDetInfo.cpp
Go to the documentation of this file.
1 /*
2  * GGSTHitDetInfo.cpp
3  *
4  * Created on: 05 Aug 2013
5  * Author: Nicola Mori
6  */
7 
11 
12 /* *********************************** *
13  * GGSTHitDetInfo class implementation *
14  * *********************************** */
15 
16 ClassImp(GGSTHitDetInfo)
17 
18  //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
19 
21  : detectorName(""), volumes("GGSTHitVolInfo") {}
22 
23 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
24 
25 GGSTHitDetInfo::~GGSTHitDetInfo() {}
Class to store detector informations.
GGSTHitVolInfo.h GGSTHitVolInfo class declaration.