![]() |
PandaRoot
|
#include <FairTask.h>
#include <PndGeoSttPar.h>
#include <PndMCTrack.h>
#include <PndPattern.h>
#include <PndSttHit.h>
#include <TTree.h>
#include <TClonesArray.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 20 of file PndPatternDBGenerator.h.
typedef std::multimap<int, int> HitSectorMap |
Definition at line 21 of file PndPatternDBGenerator.h.
typedef std::vector<PndPattern> PndPatterns |
Definition at line 22 of file PndPatternDBGenerator.h.