BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
EmcSelBhaEvent.cxx File Reference
#include <iostream>
#include <fstream>
#include <cmath>
#include <cassert>
#include <cstdlib>
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/PropertyMgr.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/Bootstrap.h"
#include "EventModel/EventModel.h"
#include "EventModel/Event.h"
#include "EventModel/EventHeader.h"
#include "EvtRecEvent/EvtRecEvent.h"
#include "EvtRecEvent/EvtRecTrack.h"
#include "EmcRawEvent/EmcDigi.h"
#include "EmcRecEventModel/RecEmcEventModel.h"
#include "EmcRecGeoSvc/EmcRecGeoSvc.h"
#include "EmcBhaCalib/EmcSelBhaEvent.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Random/RandGauss.h"
#include <vector>
#include <list>

Go to the source code of this file.

Typedefs

typedef HepGeom::Point3D< double > HepPoint3D
 
typedef std::vector< int > Vint
 
typedef std::vector< HepLorentzVector > Vp4
 

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 62 of file EmcSelBhaEvent.cxx.

◆ Vint

typedef std::vector<int> Vint

Definition at line 73 of file EmcSelBhaEvent.cxx.

◆ Vp4

typedef std::vector<HepLorentzVector> Vp4

Definition at line 74 of file EmcSelBhaEvent.cxx.