|
LDMX Software
|
Simple algorithm that does clustering in the ECal. More...
#include "TH1F.h"#include "TH2F.h"#include "DetDescr/DetectorID.h"#include "DetDescr/EcalGeometry.h"#include "DetDescr/EcalID.h"#include "Ecal/CLUE.h"#include "Ecal/Event/ClusterAlgoResult.h"#include "Ecal/Event/EcalCluster.h"#include "Ecal/Event/EcalHit.h"#include "Ecal/IntermediateCluster.h"#include "Ecal/MyClusterWeight.h"#include "Ecal/TemplatedClusterFinder.h"#include "Framework/Configure/Parameters.h"#include "Framework/EventProcessor.h"#include <memory>#include <tuple>Go to the source code of this file.
Classes | |
| class | ecal::EcalClusterProducer |
| Simple algorithm that does clustering in the ECal. More... | |
Simple algorithm that does clustering in the ECal.
Definition in file EcalClusterProducer.h.