BOSS
7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh
Go to the documentation of this file.
1
#ifndef GLOBALSET_HH
2
#define GLOBALSET_HH
3
#include<string>
4
#include<iostream>
5
#include <vector>
6
7
using namespace
std
;
8
9
10
class
EvtGlobalSet
{
11
12
public
:
13
EvtGlobalSet
(){}
14
//deconstructor
15
virtual
~EvtGlobalSet
(){}
16
17
static
std::vector<double>
DV
;
18
static
std::vector<int>
IV
;
19
static
std::vector<std::string>
SV
;
20
static
bool
ConExcPythia
;
21
static
std::vector<std::vector<double> >
dVV
;
22
static
std::vector<std::vector<int> >
iVV
;
23
private
:
24
25
};
26
27
#endif
EvtGlobalSet
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:10
EvtGlobalSet::SV
static std::vector< std::string > SV
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:19
EvtGlobalSet::~EvtGlobalSet
virtual ~EvtGlobalSet()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:15
EvtGlobalSet::dVV
static std::vector< std::vector< double > > dVV
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:21
EvtGlobalSet::DV
static std::vector< double > DV
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:17
EvtGlobalSet::IV
static std::vector< int > IV
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:18
EvtGlobalSet::iVV
static std::vector< std::vector< int > > iVV
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:22
EvtGlobalSet::EvtGlobalSet
EvtGlobalSet()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:13
EvtGlobalSet::ConExcPythia
static bool ConExcPythia
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtGlobalSet.hh:20
std
Definition:
RootEventData_rootcint.cxx:16
source
Generator
BesEvtGen
bak-BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtGlobalSet.hh
Generated by
1.9.6