#include "anaPix.h"
#include "FPCCDPixelHit.h"
#include "FPCCDData.h"
#include <iostream>
#include <EVENT/LCCollection.h>
#include <IMPL/LCCollectionVec.h>
#include <EVENT/MCParticle.h>
#include <IMPL/TrackerHitImpl.h>
#include <gear/VXDParameters.h>
#include <gear/VXDLayerLayout.h>
#include <cmath>
#include <algorithm>
#include <sstream>
#include <map>
#include <vector>
#include <TFile.h>
#include <TTree.h>
Go to the source code of this file.
Variables | |
static int | g_event = 0 |
static double | g_x = 0. |
static double | g_y = 0. |
static double | g_z = 0. |
static int | g_layer = 0 |
static int | g_ladder = 0 |
static double | g_zeta = 0. |
static double | g_xi = 0. |
static double | g_zeta2 = 0. |
static double | g_xi2 = 0. |
static double | g_dE = 0. |
static double | g_digi_dE = 0. |
static int | g_quality = 0 |
static int | g_nparents = 0 |
anaPix | aanaPix |