LDMX Software
|
Class that reconstructs important kinematic variables for WAB studies. More...
#include "DetDescr/EcalGeometry.h"
#include "DetDescr/EcalID.h"
#include "DetDescr/SimSpecialID.h"
#include "Ecal/Event/EcalHit.h"
#include "Ecal/Event/EcalWABResult.h"
#include "Framework/EventProcessor.h"
#include "SimCore/Event/SimParticle.h"
#include "SimCore/Event/SimTrackerHit.h"
#include "Tracking/Event/StraightTrack.h"
#include "Eigen/Dense"
#include <stdlib.h>
#include <iomanip>
#include <map>
#include <memory>
#include <numbers>
#include <numeric>
Go to the source code of this file.
Classes | |
class | ecal::EcalWABRecProcessor |
Class that reconstructs important kinematic variables for WAB studies.
Processor that reconstructs important kinematic variables for WAB studies.
Definition in file EcalWABRecProcessor.h.