CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include "GaudiKernel/ContainedObject.h"
#include "GaudiKernel/SmartRef.h"
#include "GaudiKernel/ObjectVector.h"
#include "EventModel/EventModel.h"
#include "Identifier/Identifier.h"
#include "ExtEvent/RecExtTrack.h"
#include "DstEvent/DstMucTrack.h"
#include "MucRecEvent/MucRecHit.h"
Go to the source code of this file.
Classes | |
class | RecMucTrack |
Typedefs | |
typedef ObjectVector< RecMucTrack > | RecMucTrackCol |
Variables | |
const CLID & | CLID_RecMucTrack |
typedef ObjectVector<RecMucTrack> RecMucTrackCol |
Definition at line 394 of file RecMucTrack.h.
|
extern |
Describes a track found in the muon chamber.
A track is originated from a track reconstructed in MDC, and has its intersection and direction on MUC start surface, which is extrapolated from MDC track. Methods include projecting along the trajectory to each gap, including hits in search window, modifing intersectins, and then projecting the trajectory to the next gap.
Definition at line 388 of file EventModel.cxx.
Referenced by RecMucTrack::classID().