Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JRECONSTRUCTION::JORCAReconstruction::JParameters_t Struct Reference

Parameters. More...

#include <JORCAReconstruction.hh>

Public Member Functions

 JParameters_t ()
 Default constructor.
 

Public Attributes

JORCAMuonReconstruction::JParameters_t muon
 
JORCAShowerReconstruction::JParameters_t shower
 
JEEP::JProperties properties
 

Detailed Description

Parameters.

Definition at line 53 of file JORCAReconstruction.hh.

Constructor & Destructor Documentation

◆ JParameters_t()

JRECONSTRUCTION::JORCAReconstruction::JParameters_t::JParameters_t ( )
inline

Default constructor.

Definition at line 57 of file JORCAReconstruction.hh.

57 :
58 properties(JEquationParameters(".", "\n;", "", "#"))
59 {
60 properties["muon"] = muon .properties;
61 properties["shower"] = shower.properties;
62 }
Simple data structure to support I/O of equations (see class JLANG::JEquation).
JORCAShowerReconstruction::JParameters_t shower

Member Data Documentation

◆ muon

JORCAMuonReconstruction::JParameters_t JRECONSTRUCTION::JORCAReconstruction::JParameters_t::muon

Definition at line 64 of file JORCAReconstruction.hh.

◆ shower

JORCAShowerReconstruction::JParameters_t JRECONSTRUCTION::JORCAReconstruction::JParameters_t::shower

Definition at line 65 of file JORCAReconstruction.hh.

◆ properties

JEEP::JProperties JRECONSTRUCTION::JORCAReconstruction::JParameters_t::properties

Definition at line 67 of file JORCAReconstruction.hh.


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