Jpp
|
Structure to store the ToT mean and standard deviation of the hits produced by a nanobeacon in a source and target modules. More...
#include <JVoltageOptimizer_utils.hh>
Public Attributes | |
double | V = 999 |
double | meanToT_ref = 999 |
double | meanToT_tgt = 999 |
double | sigmaToT_ref = 999 |
double | sigmaToT_tgt = 999 |
Structure to store the ToT mean and standard deviation of the hits produced by a nanobeacon in a source and target modules.
Definition at line 26 of file JVoltageOptimizer_utils.hh.
double event::V = 999 |
Definition at line 28 of file JVoltageOptimizer_utils.hh.
double event::meanToT_ref = 999 |
Definition at line 30 of file JVoltageOptimizer_utils.hh.
double event::meanToT_tgt = 999 |
Definition at line 32 of file JVoltageOptimizer_utils.hh.
double event::sigmaToT_ref = 999 |
Definition at line 34 of file JVoltageOptimizer_utils.hh.
double event::sigmaToT_tgt = 999 |
Definition at line 36 of file JVoltageOptimizer_utils.hh.