struct that holds the Parameters used for JORCAShowerFit
More...
#include <JShowerFitParameters_t.hh>
struct that holds the Parameters used for JORCAShowerFit
Definition at line 19 of file JShowerFitParameters_t.hh.
JFIT::JShowerFitParameters_t::JShowerFitParameters_t |
( |
| ) |
|
|
inline |
virtual JFIT::JShowerFitParameters_t::~JShowerFitParameters_t |
( |
| ) |
|
|
inlinevirtual |
void JFIT::JShowerFitParameters_t::reset |
( |
| ) |
|
|
inline |
Definition at line 39 of file JShowerFitParameters_t.hh.
41 return (this->
Tmax_ns == parameters.Tmax_ns and
42 this->numberOfPrefits == parameters.numberOfPrefits and
43 this->Dmax_m == parameters.Dmax_m and
44 this->R_Hz == parameters.R_Hz);
double JFIT::JShowerFitParameters_t::Tmax_ns |
double JFIT::JShowerFitParameters_t::Dmax_m |
double JFIT::JShowerFitParameters_t::R_Hz |
std::size_t JFIT::JShowerFitParameters_t::numberOfPrefits |
The documentation for this struct was generated from the following file: