#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 |
struct | SignalPoint |
class | VTXDigitizer |
Typedefs | |
typedef std::vector < IonisationPoint > | IonisationPointVec |
typedef std::vector< SignalPoint > | SignalPointVec |
typedef std::vector < TrackerHitImpl * > | TrackerHitImplVec |
typedef std::vector < SimTrackerHitImpl * > | SimTrackerHitImplVec |