#include "SimpleFCalDigi.h"
#include <EVENT/LCCollection.h>
#include <EVENT/SimCalorimeterHit.h>
#include <IMPL/CalorimeterHitImpl.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/LCFlagImpl.h>
#include <IMPL/LCRelationImpl.h>
#include <EVENT/LCParameters.h>
#include <UTIL/CellIDDecoder.h>
#include <iostream>
#include <string>
#include <math.h>
#include <marlin/Global.h>
#include <gear/GEAR.h>
#include <gear/CalorimeterParameters.h>
#include <gear/GearParameters.h>
#include <gear/LayerLayout.h>
#include "CalorimeterHitType.h"
Go to the source code of this file.
Variables | |
SimpleFCalDigi | aSimpleFCalDigi |
SimpleFCalDigi aSimpleFCalDigi |
Definition at line 25 of file SimpleFCalDigi.cc.