|
BOSS 8.0.0
BESIII Offline Software System
|
#include "GaudiKernel/INTupleSvc.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartDataPtr.h"#include "GaudiKernel/StatusCode.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 "EventModel/Event.h"#include "EventModel/EventModel.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 27 of file DedxCalibEvent.cxx.
| int evt_threshold | ( | 0 | ) |
Referenced by evt_threshold(), and DedxCalibEvent::genNtuple().