BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtGlobalSet Class Reference

#include <EvtGlobalSet.hh>

Public Member Functions

 EvtGlobalSet ()
 
virtual ~EvtGlobalSet ()
 

Static Public Attributes

static std::vector< double > DV
 
static std::vector< int > IV
 
static std::vector< std::string > SV
 
static bool ConExcPythia
 
static std::vector< std::vector< double > > dVV
 
static std::vector< std::vector< int > > iVV
 

Detailed Description

Definition at line 10 of file EvtGlobalSet.hh.

Constructor & Destructor Documentation

◆ EvtGlobalSet()

EvtGlobalSet::EvtGlobalSet ( )
inline

Definition at line 13 of file EvtGlobalSet.hh.

13{}

◆ ~EvtGlobalSet()

virtual EvtGlobalSet::~EvtGlobalSet ( )
inlinevirtual

Definition at line 15 of file EvtGlobalSet.hh.

15{}

Member Data Documentation

◆ ConExcPythia

bool EvtGlobalSet::ConExcPythia
static

◆ DV

std::vector< double > EvtGlobalSet::DV
static

Definition at line 17 of file EvtGlobalSet.hh.

◆ dVV

std::vector< std::vector< double > > EvtGlobalSet::dVV
static

Definition at line 21 of file EvtGlobalSet.hh.

Referenced by EvtPhsp::decay(), EvtPhspStepf::decay(), and EvtDecay::initialize().

◆ IV

std::vector< int > EvtGlobalSet::IV
static

Definition at line 18 of file EvtGlobalSet.hh.

◆ iVV

std::vector< std::vector< int > > EvtGlobalSet::iVV
static

Definition at line 22 of file EvtGlobalSet.hh.

Referenced by EvtPhsp::decay(), EvtPhspStepf::decay(), and EvtDecay::initialize().

◆ SV

std::vector< std::string > EvtGlobalSet::SV
static

Definition at line 19 of file EvtGlobalSet.hh.

Referenced by EvtTrackGen::init(), and EvtDecay::initialize().


The documentation for this class was generated from the following files: