Jpp 19.3.0-rc.3
the software that should make you happy
Loading...
Searching...
No Matches
JRECONSTRUCTION::JORCAReconstruction::JEnergyCorrection_t Struct Reference

Energy correction. More...

#include <JORCAReconstruction.hh>

Public Member Functions

 JEnergyCorrection_t ()
 Default constructor.
 

Public Attributes

JEnergyCorrection muon
 
JShowerEnergyCorrection shower
 
JEEP::JProperties properties
 

Detailed Description

Energy correction.

Definition at line 32 of file JORCAReconstruction.hh.

Constructor & Destructor Documentation

◆ JEnergyCorrection_t()

JRECONSTRUCTION::JORCAReconstruction::JEnergyCorrection_t::JEnergyCorrection_t ( )
inline

Default constructor.

Definition at line 36 of file JORCAReconstruction.hh.

36 :
37 properties(JEquationParameters("=", "\n;", "", "#"))
38 {
39 properties["muon"] = muon;
40 properties["shower"] = shower;
41 }
Simple data structure to support I/O of equations (see class JLANG::JEquation).

Member Data Documentation

◆ muon

JEnergyCorrection JRECONSTRUCTION::JORCAReconstruction::JEnergyCorrection_t::muon

Definition at line 43 of file JORCAReconstruction.hh.

◆ shower

JShowerEnergyCorrection JRECONSTRUCTION::JORCAReconstruction::JEnergyCorrection_t::shower

Definition at line 44 of file JORCAReconstruction.hh.

◆ properties

JEEP::JProperties JRECONSTRUCTION::JORCAReconstruction::JEnergyCorrection_t::properties

Definition at line 46 of file JORCAReconstruction.hh.


The documentation for this struct was generated from the following file: