Classes | Namespaces
LinearEnergyAlg.h File Reference

Algorithm(s) calculating energy. More...

#include "lardataobj/RecoBase/Cluster.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataalg/DetectorInfo/DetectorProperties.h"
#include "lardataalg/DetectorInfo/DetectorClocks.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "larcoreobj/SimpleTypesAndConstants/PhysicalConstants.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Common/Assns.h"
#include "fhiclcpp/types/Comment.h"
#include "fhiclcpp/types/Name.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Table.h"
#include "fhiclcpp/ParameterSet.h"
#include <vector>
#include <utility>
#include <type_traits>

Go to the source code of this file.

Classes

class  calo::LinearEnergyAlg
 Calibrates the energy of the clusters. More...
 
struct  calo::LinearEnergyAlg::ModelName
 
struct  calo::LinearEnergyAlg::RecombinationConfig
 Configuration of parameters of the box model. More...
 
struct  calo::LinearEnergyAlg::Config
 Algorithm configuration. More...
 
struct  calo::LinearEnergyAlg::ModBoxParameters
 
struct  calo::LinearEnergyAlg::BirksParameters
 
struct  calo::LinearEnergyAlg::ConstantRecombParameters
 

Namespaces

 calo
 calorimetry
 

Detailed Description

Algorithm(s) calculating energy.

Author
Yun-Tse Tsai (yunts.nosp@m.e@sl.nosp@m.ac.st.nosp@m.anfo.nosp@m.rd.ed.nosp@m.u) (adapting from the algorithm in LArLite)
Date
Feb 15, 2017

Definition in file LinearEnergyAlg.h.