Jpp
|
Structure to store the different command line arguments for JRunAnalyzer. More...
#include <JInterDomCal_IO.hh>
Public Attributes | |
string | ifname |
string | ofname |
string | detector_file |
string | ofname_detx |
string | ofname_checks |
string | ofname_txt |
int | string_number |
int | up_pmts |
int | down_pmts |
int | number_neighbors |
int | analysis_level |
int | ref_pmt |
int | tgt_pmt |
JMultipleFileScanner | ifnames |
unsigned int | pulse_period_16ns |
int | overall_delay_16ns |
int | stagger_16ns |
double | voltage |
string | ofname_opt |
string | ofname_cal |
int | max_neighbors |
double | saturation_tot |
Structure to store the different command line arguments for JRunAnalyzer.
Structure to store the different command line arguments for pulse_classification.cc .
Structure to store the different command line arguments for JVoltageOptimizer.
Structure to store the different command line arguments for JPulseFinder.
Structure to store the different command line arguments for JInterDomCal.
Definition at line 40 of file JRunAnalyzer.cc.
string IO::ifname |
Definition at line 42 of file JRunAnalyzer.cc.
string IO::ofname |
Definition at line 44 of file JRunAnalyzer.cc.
string IO::detector_file |
Definition at line 46 of file JRunAnalyzer.cc.
string IO::ofname_detx |
Definition at line 47 of file JInterDomCal_IO.hh.
string IO::ofname_checks |
Definition at line 49 of file JInterDomCal_IO.hh.
string IO::ofname_txt |
Definition at line 51 of file JInterDomCal_IO.hh.
int IO::string_number |
Definition at line 55 of file JInterDomCal_IO.hh.
int IO::up_pmts |
Definition at line 57 of file JInterDomCal_IO.hh.
int IO::down_pmts |
Definition at line 59 of file JInterDomCal_IO.hh.
int IO::number_neighbors |
Definition at line 61 of file JInterDomCal_IO.hh.
int IO::analysis_level |
Definition at line 63 of file JInterDomCal_IO.hh.
int IO::ref_pmt |
Definition at line 65 of file JInterDomCal_IO.hh.
int IO::tgt_pmt |
Definition at line 67 of file JInterDomCal_IO.hh.
JMultipleFileScanner IO::ifnames |
Definition at line 40 of file JPulseFinder_IO.hh.
unsigned int IO::pulse_period_16ns |
Definition at line 48 of file JPulseFinder_IO.hh.
int IO::overall_delay_16ns |
Definition at line 56 of file JPulseFinder_IO.hh.
int IO::stagger_16ns |
Definition at line 58 of file JPulseFinder_IO.hh.
double IO::voltage |
Definition at line 60 of file JPulseFinder_IO.hh.
string IO::ofname_opt |
Definition at line 37 of file JVoltageOptimizer_IO.hh.
string IO::ofname_cal |
Definition at line 39 of file JVoltageOptimizer_IO.hh.
int IO::max_neighbors |
Definition at line 51 of file JVoltageOptimizer_IO.hh.
double IO::saturation_tot |
Definition at line 53 of file JVoltageOptimizer_IO.hh.