#include <G2CD.hh>
#include <EVENT/LCCollection.h>
#include <EVENT/MCParticle.h>
#include <EVENT/SimCalorimeterHit.h>
#include <EVENT/CalorimeterHit.h>
#include <EVENT/LCFloatVec.h>
#include <EVENT/LCParameters.h>
#include <IMPL/CalorimeterHitImpl.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/LCFlagImpl.h>
#include <IMPL/LCRelationImpl.h>
#include "UTIL/CellIDDecoder.h"
#include <limits.h>
#include <string>
#include <iostream>
#include <cmath>
#include <stdexcept>
#include <sstream>
#include <TFile.h>
#include <TTree.h>
#include <Rtypes.h>
#include <TMath.h>
#include <TF1.h>
#include <TRandom.h>
#include <TVector3.h>
Go to the source code of this file.
Classes | |
struct | DigiHit |
Variables | |
const float | pi = acos(-1.0) |
std::map< int, std::pair < float, float > > | WeightVector |
float | ChanceOfKink = 0.1 |
float | KinkHitChargeBoost = 2.2 |
G2CD | aG2CD |