FairRoot/PandaRoot
|
#include "FairTask.h"
#include "PndGeoHypPar.h"
#include "PndHypStripDigiPar.h"
#include "PndHypHit.h"
#include "PndHypPoint.h"
#include "PndHypStrip.h"
#include "FairGeoVector.h"
#include "FairGeoTransform.h"
#include "TVector3.h"
#include "TRandom.h"
#include "TGeoMatrix.h"
#include "TGeoBBox.h"
#include <iostream>
#include "PndHypCalcStrip.h"
#include "PndHypGeoHandling.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | PndHypStripHitProducer |
Hit Producer Task for strip detectors. More... | |