CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
DQADtagAlg.cxx File Reference
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/PropertyMgr.h"
#include "EventModel/EventModel.h"
#include "EventModel/Event.h"
#include "EvtRecEvent/EvtRecEvent.h"
#include "EvtRecEvent/EvtRecTrack.h"
#include "EvtRecEvent/EvtRecDTag.h"
#include "DstEvent/TofHitStatus.h"
#include "EventModel/EventHeader.h"
#include "McTruth/McParticle.h"
#include "TH1F.h"
#include "TMath.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/NTuple.h"
#include "GaudiKernel/ITHistSvc.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/IHistogramSvc.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "CLHEP/Vector/TwoVector.h"
#include "CLHEP/Geometry/Point3D.h"
#include "VertexFit/IVertexDbSvc.h"
#include "VertexFit/KinematicFit.h"
#include "VertexFit/VertexFit.h"
#include "VertexFit/Helix.h"
#include "ParticleID/ParticleID.h"
#include <vector>
#include "DQADtagAlg/DQADtag.h"
#include "DQADtagAlg/util/MyUtil.h"
#include "DQADtagAlg/util/MyConst.h"

Go to the source code of this file.

Typedefs

typedef HepGeom::Point3D< double > HepPoint3D
 

Functions

const HepLorentzVector ecms (0.011 *mpsipp, 0, 0, mpsipp)
 

Variables

const double mpsipp = 3.770
 
const Hep3Vector u_cms = -ecms.boostVector()
 
int Ncut_DQADTagAlg [10]
 

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 36 of file DQADtagAlg.cxx.

Function Documentation

◆ ecms()

const HepLorentzVector ecms ( 0.011 *  mpsipp,
,
,
mpsipp   
)

Variable Documentation

◆ mpsipp

const double mpsipp = 3.770

Definition at line 59 of file DQADtagAlg.cxx.

◆ Ncut_DQADTagAlg

int Ncut_DQADTagAlg[10]

Definition at line 64 of file DQADtagAlg.cxx.

Referenced by DQADtag::execute(), and DQADtag::finalize().

◆ u_cms