BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcDedxRecon.cxx File Reference
#include "AIDA/IHistogramFactory.h"
#include "GaudiKernel/IDataManagerSvc.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/IHistogramSvc.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/PropertyMgr.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "TTree.h"
#include "math.h"
#include "stdio.h"
#include <algorithm>
#include <fstream>
#include <iostream>
#include <string>
#include "DedxCorrecSvc/Dedx_Helix.h"
#include "EvTimeEvent/RecEsTime.h"
#include "EventModel/EventHeader.h"
#include "Identifier/Identifier.h"
#include "Identifier/MdcID.h"
#include "MdcRecEvent/RecMdcDedx.h"
#include "MdcRecEvent/RecMdcDedxHit.h"
#include "MdcRecEvent/RecMdcHit.h"
#include "MdcRecEvent/RecMdcKalHelixSeg.h"
#include "MdcRecEvent/RecMdcKalTrack.h"
#include "MdcRecEvent/RecMdcTrack.h"
#include "ReconEvent/ReconEvent.h"
#include "MdcDedxCorrection.h"
#include "MdcDedxParam.h"
#include "MdcDedxRecon.h"
#include "MdcDedxTrk.h"

Go to the source code of this file.

Functions

float prob_ (float *, int *)

Variables

int RunNO1 = 0
int RunNO2
int eventNo = 0
int trackNO1 = 0
int trackNO2 = 0
int trackNO3 = 0

Function Documentation

◆ prob_()

float prob_ ( float * ,
int *  )

Variable Documentation

◆ eventNo

◆ RunNO1

int RunNO1 = 0

Definition at line 47 of file MdcDedxRecon.cxx.

Referenced by MdcDedxRecon::execute().

◆ RunNO2

int RunNO2

Definition at line 48 of file MdcDedxRecon.cxx.

Referenced by MdcDedxRecon::execute().

◆ trackNO1

int trackNO1 = 0

Definition at line 51 of file MdcDedxRecon.cxx.

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

◆ trackNO2

int trackNO2 = 0

◆ trackNO3

int trackNO3 = 0