CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcDedxRecon.cxx File Reference
#include "stdio.h"
#include "math.h"
#include <iostream>
#include <fstream>
#include <string>
#include <algorithm>
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/IDataManagerSvc.h"
#include "GaudiKernel/PropertyMgr.h"
#include "GaudiKernel/IHistogramSvc.h"
#include "AIDA/IHistogramFactory.h"
#include "GaudiKernel/INTupleSvc.h"
#include "EventModel/EventHeader.h"
#include "ReconEvent/ReconEvent.h"
#include "EvTimeEvent/RecEsTime.h"
#include "MdcRecEvent/RecMdcHit.h"
#include "MdcRecEvent/RecMdcTrack.h"
#include "MdcRecEvent/RecMdcKalTrack.h"
#include "MdcRecEvent/RecMdcKalHelixSeg.h"
#include "MdcRecEvent/RecMdcDedx.h"
#include "MdcRecEvent/RecMdcDedxHit.h"
#include "TTree.h"
#include "Identifier/Identifier.h"
#include "Identifier/MdcID.h"
#include "MdcDedxAlg/MdcDedxRecon.h"
#include "MdcDedxAlg/MdcDedxCorrection.h"
#include "MdcDedxAlg/MdcDedxTrk.h"
#include "MdcDedxAlg/MdcDedxParam.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 *   
)

Referenced by prob_().

Variable Documentation

◆ eventNo

◆ RunNO1

int RunNO1 = 0

Definition at line 45 of file MdcDedxRecon.cxx.

Referenced by MdcDedxRecon::execute().

◆ RunNO2

int RunNO2

Definition at line 46 of file MdcDedxRecon.cxx.

Referenced by MdcDedxRecon::execute().

◆ trackNO1

int trackNO1 = 0

Definition at line 49 of file MdcDedxRecon.cxx.

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

◆ trackNO2

int trackNO2 = 0

◆ trackNO3

int trackNO3 = 0