GGS(GenericGEANT4Simulation)Software
2.7.0
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Macros
include
montecarlo
dataobjs
GGSTParameters.h
1
/*
2
* GGSTParameters.h
3
*
4
* Created on: May 3, 2020
5
* Author: mori
6
*/
7
8
#ifndef GGSTPARAMETERS_H_
9
#define GGSTPARAMETERS_H_
10
11
#include "TObject.h"
12
#include "
utils/GGSParameters.h
"
13
15
class
GGSTParameters
:
public
TObject,
public
GGSParameters
{
16
public
:
18
GGSTParameters
();
19
24
GGSTParameters
(
GGSParameters
&¶ms);
25
26
ClassDef(
GGSTParameters
, 1)
27
};
28
29
#endif
/* GGSTPARAMETERS_H_ */
GGSTParameters::GGSTParameters
GGSTParameters()
Default constructor.
Definition:
GGSTParameters.cpp:12
GGSParameters.h
GGSParameters
Class for storing parameters.
Definition:
GGSParameters.h:29
GGSTParameters
Class for writing parameters into the output Root file.
Definition:
GGSTParameters.h:15
Generated on Wed Jul 8 2020 07:29:44 for GGS(GenericGEANT4Simulation)Software by
1.8.5