StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
FwdDataSource Class Reference

Public Types

using HitMap_t = std::map< int, std::vector< KiTrack::IHit * >>
 
using McTrackMap_t = std::map< int, shared_ptr< McTrack >>
 

Public Member Functions

HitMap_t & getFttHits ()
 
HitMap_t & getFstHits ()
 
McTrackMap_t & getMcTracks ()
 
void clear ()
 

Public Attributes

HitMap_t mFttHits
 
HitMap_t mFstHits
 
McTrackMap_t mMcTracks
 

Detailed Description

Definition at line 17 of file FwdDataSource.h.


The documentation for this class was generated from the following file: