LDMX Software
EcalPnetVetoProcessor.h File Reference

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...
 

Detailed Description

Class that determines if event is vetoable using ECAL hit information w/ a deep neural network.

Author
Huilin Qu, Tamas Almos Vami (UCSB)

Definition in file EcalPnetVetoProcessor.h.