#include "marlin/Processor.h"#include "lcio.h"#include "EVENT/SimTrackerHit.h"#include "IMPL/TrackerHitImpl.h"#include "IMPL/SimTrackerHitImpl.h"#include <string>#include <vector>#include "MyG4UniversalFluctuationForSi.h"#include "EVENT/LCIO.h"#include <IMPL/LCCollectionVec.h>Go to the source code of this file.
Classes | |
| struct | IonisationPoint |
| class | CCDDigitizer |
Typedefs | |
| typedef std::vector < IonisationPoint > | IonisationPointVec |
| typedef std::vector < TrackerHitImpl * > | TrackerHitImplVec |
| typedef std::vector < SimTrackerHitImpl * > | SimTrackerHitImplVec |