#include "SimpleMuonDigi.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 <cctype>
#include <cstdlib>
#include <marlin/Global.h>
#include <gear/GEAR.h>
#include <gear/CalorimeterParameters.h>
#include <gear/LayerLayout.h>
Go to the source code of this file.
Variables | |
SimpleMuonDigi | aSimpleMuonDigi |
SimpleMuonDigi aSimpleMuonDigi |
Definition at line 28 of file SimpleMuonDigi.cc.