BOSS 7.0.6
BESIII Offline Software System
|
#include "Mcgpj/Mcgpj.h"
#include "HepMC/GenEvent.h"
#include "HepMC/GenVertex.h"
#include "HepMC/GenParticle.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "BesKernel/IBesRndmGenSvc.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GeneratorObject/McGenEvent.h"
#include "TRandom3.h"
#include "TRadCor.h"
#include "TEPCrossPart.h"
#include "TMuCrossPart.h"
#include "TPiCrossPart.h"
#include "TKnCrossPart.h"
#include "TKcCrossPart.h"
#include "TGGCrossPart.h"
#include "TRadGlobal.h"
#include "TKinemCut.h"
#include "TPhoton_o.h"
#include "TDFun_o.h"
#include "T5piCrossPart.h"
#include "T4piCrossPart.h"
#include "T3piCrossPart.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(), 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().