LDMX Software
|
Simple algorithm that does clustering in the ECal. More...
#include "TCanvas.h"
#include "TFile.h"
#include "TH1F.h"
#include "TH2F.h"
#include "DetDescr/DetectorID.h"
#include "DetDescr/EcalGeometry.h"
#include "DetDescr/EcalID.h"
#include "Ecal/Event/ClusterAlgoResult.h"
#include "Ecal/Event/EcalCluster.h"
#include "Ecal/Event/EcalHit.h"
#include "Ecal/MyClusterWeight.h"
#include "Ecal/TemplatedClusterFinder.h"
#include "Ecal/WorkingCluster.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.