|
BOSS 8.0.0
BESIII Offline Software System
|
#include "Mcgpj.h"#include "HepMC/GenEvent.h"#include "HepMC/GenParticle.h"#include "HepMC/GenVertex.h"#include "BesRndmGenSvc/IBesRndmGenSvc.h"#include "CLHEP/Vector/LorentzVector.h"#include "GaudiKernel/SmartDataPtr.h"#include "GeneratorObject/McGenEvent.h"#include "TEPCrossPart.h"#include "TGGCrossPart.h"#include "TKcCrossPart.h"#include "TKinemCut.h"#include "TKnCrossPart.h"#include "TMuCrossPart.h"#include "TPiCrossPart.h"#include "TRadCor.h"#include "TRadGlobal.h"#include "TRandom3.h"#include "T3piCrossPart.h"#include "T4piCrossPart.h"#include "T5piCrossPart.h"#include "TDFun_o.h"#include "TPhoton_o.h"Go to the source code of this file.
Variables | |
| TRadCor * | gRad |
| TRadGlobal * | gGlobal |
| TKinemCut * | gCut |
| TConstants * | gConst |
| TVCrossPart * | MatrixElements |
| TCrossPart * | CS |
| TCrossPart* CS |
Definition at line 51 of file Mcgpj.cxx.
Referenced by Mcgpj::execute(), Ekhara::finalize(), and Mcgpj::initialize().
| TConstants* gConst |
Definition at line 49 of file Mcgpj.cxx.
Referenced by TKinemCut::AverageTheta(), TMuKFun::Eval_a(), Mcgpj::finalize(), TRadGlobal::Get_Norm(), TRadGlobal::Get_VarPar(), TEvent::GetPhi(), Mcgpj::initialize(), TKinemCut::ThetaMinM(), and TKinemCut::ThetaMinP().
| TKinemCut* gCut |
Definition at line 48 of file Mcgpj.cxx.
Referenced by Mcgpj::finalize(), Mcgpj::initialize(), and TRadCor::SetSpecialCase().
| TRadGlobal* gGlobal |
Definition at line 47 of file Mcgpj.cxx.
Referenced by Mcgpj::finalize(), and Mcgpj::initialize().
| TRadCor* gRad |
Definition at line 46 of file Mcgpj.cxx.
Referenced by Mcgpj::execute(), Mcgpj::finalize(), and Mcgpj::initialize().
| TVCrossPart* MatrixElements |
Definition at line 50 of file Mcgpj.cxx.
Referenced by Mcgpj::finalize(), and Mcgpj::initialize().