|
LDMX Software
|
Class that determines if event is vetoable using ECAL hit information w/ a deep neural network. More...
#include <algorithm>#include <numeric>#include "DetDescr/EcalGeometry.h"#include "Ecal/EcalHelper.h"#include "Ecal/Event/EcalHit.h"#include "Ecal/Event/EcalVetoResult.h"#include "Framework/Configure/Parameters.h"#include "Framework/EventProcessor.h"#include "SimCore/Event/SimTrackerHit.h"#include "Tools/ONNXRuntime.h"Go to the source code of this file.
Classes | |
| class | ecal::EcalPnetVetoProcessor |
| Determines if event is vetoable using ECAL hit information w/ a deep neural network. More... | |
Class that determines if event is vetoable using ECAL hit information w/ a deep neural network.
Definition in file EcalPnetVetoProcessor.h.