|
LDMX Software
|
Class that translates raw positions of ECal module hits into cells in a hexagonal readout. More...
#include <assert.h>#include <algorithm>#include <iomanip>#include <iostream>#include <map>#include "DetDescr/EcalID.h"#include "Framework/ConditionsObject.h"#include "Framework/Configure/Parameters.h"#include "Framework/Exception/Exception.h"#include "Framework/Logger.h"#include "TGeoPolygon.h"#include "TGraph.h"#include "TH2Poly.h"#include "TList.h"Go to the source code of this file.
Classes | |
| class | ldmx::EcalGeometry |
| Translation between real-space positions and cell IDs within the ECal. More... | |
Class that translates raw positions of ECal module hits into cells in a hexagonal readout.
Definition in file EcalGeometry.h.