#include <PndDiscTaskReconstruction.h>
Definition at line 20 of file PndDiscTaskReconstruction.h.
◆ PndDiscTaskReconstruction() [1/2]
PndDiscTaskReconstruction::PndDiscTaskReconstruction |
( |
| ) |
|
◆ PndDiscTaskReconstruction() [2/2]
PndDiscTaskReconstruction::PndDiscTaskReconstruction |
( |
const char * |
name | ) |
|
◆ ~PndDiscTaskReconstruction()
virtual PndDiscTaskReconstruction::~PndDiscTaskReconstruction |
( |
| ) |
|
|
virtual |
◆ deviation()
double PndDiscTaskReconstruction::deviation |
( |
double |
mean, |
|
|
std::vector< double > |
values |
|
) |
| |
◆ Exec()
virtual void PndDiscTaskReconstruction::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ FinishEvent()
virtual void PndDiscTaskReconstruction::FinishEvent |
( |
| ) |
|
|
virtual |
◆ FinishTask()
virtual void PndDiscTaskReconstruction::FinishTask |
( |
| ) |
|
|
virtual |
◆ gauss()
double PndDiscTaskReconstruction::gauss |
( |
int |
x, |
|
|
double |
mean, |
|
|
double |
rms |
|
) |
| |
◆ GetAvgWavelength()
Double_t const& PndDiscTaskReconstruction::GetAvgWavelength |
( |
| ) |
const |
|
inline |
◆ GetMinWavelength()
Double_t const& PndDiscTaskReconstruction::GetMinWavelength |
( |
| ) |
const |
|
inline |
◆ Init()
virtual InitStatus PndDiscTaskReconstruction::Init |
( |
| ) |
|
|
virtual |
◆ mean()
double PndDiscTaskReconstruction::mean |
( |
std::vector< double > |
values | ) |
|
◆ ReInit()
virtual InitStatus PndDiscTaskReconstruction::ReInit |
( |
| ) |
|
|
virtual |
◆ RunTimeBased()
void PndDiscTaskReconstruction::RunTimeBased |
( |
Bool_t |
time_based | ) |
|
|
inline |
◆ SetAvgWavelength()
void PndDiscTaskReconstruction::SetAvgWavelength |
( |
Double_t const & |
val | ) |
|
|
inline |
◆ SetFlag_ExportPatterns()
void PndDiscTaskReconstruction::SetFlag_ExportPatterns |
( |
Bool_t |
flag | ) |
|
|
inline |
◆ SetMinWavelength()
void PndDiscTaskReconstruction::SetMinWavelength |
( |
Double_t const & |
val | ) |
|
|
inline |
◆ average_wl
Double_t PndDiscTaskReconstruction::average_wl |
|
protected |
◆ branch_name_digits
TString PndDiscTaskReconstruction::branch_name_digits |
|
protected |
◆ flag_export_patterns
Bool_t PndDiscTaskReconstruction::flag_export_patterns |
|
protected |
◆ folder_name_digits
TString PndDiscTaskReconstruction::folder_name_digits |
|
protected |
◆ is_time_based
Bool_t PndDiscTaskReconstruction::is_time_based |
|
protected |
◆ minimum_wl
Double_t PndDiscTaskReconstruction::minimum_wl |
|
protected |
◆ start_functor
StopTime PndDiscTaskReconstruction::start_functor |
|
protected |
◆ stop_functor
StopTime PndDiscTaskReconstruction::stop_functor |
|
protected |
◆ tclarr_digits
TClonesArray* PndDiscTaskReconstruction::tclarr_digits |
|
protected |
◆ tclarr_digits_out
TClonesArray* PndDiscTaskReconstruction::tclarr_digits_out |
|
protected |
◆ tclarr_particles
TClonesArray* PndDiscTaskReconstruction::tclarr_particles |
|
protected |
◆ tclarr_particles_out
TClonesArray* PndDiscTaskReconstruction::tclarr_particles_out |
|
protected |
◆ tclarr_recon_results
TClonesArray* PndDiscTaskReconstruction::tclarr_recon_results |
|
protected |
◆ tclarr_tracks
TClonesArray* PndDiscTaskReconstruction::tclarr_tracks |
|
protected |
The documentation for this class was generated from the following file: