BOSS 7.0.5
BESIII Offline Software System
|
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "EventModel/EventHeader.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 "Identifier/Identifier.h"
#include "Identifier/MdcID.h"
#include "EventModel/EventModel.h"
#include "EventModel/Event.h"
#include "EvtRecEvent/EvtRecEvent.h"
#include "EvtRecEvent/EvtRecTrack.h"
#include <TMath.h>
#include "DedxCalibAlg/DedxCalibEvent.h"
Go to the source code of this file.
Typedefs | |
typedef std::vector< int > | Vint |
Functions | |
static int | evt_threshold (0) |
typedef std::vector<int> Vint |
Definition at line 26 of file DedxCalibEvent.cxx.
static int evt_threshold | ( | 0 | ) |
Referenced by DedxCalibEvent::genNtuple().