#include "VTXNoiseClusters.h"
#include "VXDClusterParameters.h"
#include "VXDGeometry.h"
#include <marlin/Global.h>
#include <gear/GEAR.h>
#include <gear/VXDParameters.h>
#include <gear/VXDLayerLayout.h>
#include <iostream>
#include <sstream>
#include <EVENT/LCCollection.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/SimTrackerHitImpl.h>
#include <gsl/gsl_randist.h>
#include <cmath>
#include <math.h>
#include "TFile.h"
Go to the source code of this file.
Variables | |
VTXNoiseClusters | aVTXNoiseClusters |
VTXNoiseClusters aVTXNoiseClusters |
Definition at line 37 of file VTXNoiseClusters.cc.