FairRoot/PandaRoot
|
#include "PndSdsTask.h"
#include "PndSdsStripDigiPar.h"
#include "PndSdsMCPoint.h"
#include "PndSdsStrip.h"
#include "PndSdsDigiPixel.h"
#include "PndDetectorList.h"
#include "FairGeoVector.h"
#include "FairGeoTransform.h"
#include "TVector3.h"
#include "TRandom.h"
#include "TGeoMatrix.h"
#include "TGeoBBox.h"
#include "PndGeoHandling.h"
#include "PndSdsCalcStripDif.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | PndSdsStripHitProducerDif |
Hit Producer Task for strip detectors with electron diffusion. More... | |