FairRoot/PandaRoot
|
#include <FairTask.h>
#include <PndGeoSttPar.h>
#include <PndMCTrack.h>
#include <PndPattern.h>
#include <PndSttHit.h>
Go to the source code of this file.
Classes | |
class | PndPatternDBGenerator |
Typedefs | |
typedef std::vector< PndSttHit * > | HitArray |
typedef std::multimap< int, int > | HitSectorMap |
typedef std::vector< PndPattern > | PndPatterns |
Definition at line 17 of file PndPatternDBGenerator.h.
typedef std::multimap<int,int> HitSectorMap |
Definition at line 18 of file PndPatternDBGenerator.h.
typedef std::vector<PndPattern> PndPatterns |
Definition at line 19 of file PndPatternDBGenerator.h.