#include <iostream>
#include <vector>
#include <map>
#include <marlin/Processor.h>
#include <lcio.h>
#include <EVENT/LCCollection.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/ClusterImpl.h>
#include <EVENT/CalorimeterHit.h>
#include "UTIL/CellIDDecoder.h"
#include <LCRTRelations.h>
#include "ClusterShapes.h"
#include "KITutil.h"
#include "Phys_Geom_Database.h"
#include <MarlinCED.h>
Go to the source code of this file.
Classes | |
struct | ECALHitWithAttributes |
struct | isPartOfEMShowerCandidate |
class | EMShowerFinder |