extrema::ExtremaStats Struct Reference

Timing statistics of the detector, gathered only if TIME_STATS is set. More...

#include <libExtrema.h>

List of all members.

Public Member Functions

void DumpTimeStats (bool both_runs=true)

Public Attributes

int num_extrema_replaced
double initial_time
double preprocess_time
double replace_time
double chisto_time
double histo_time
double extrema_p_time
double output_p_time
double extrema_m_time
double output_m_time
double total_time


Detailed Description

Timing statistics of the detector, gathered only if TIME_STATS is set.


Member Function Documentation

void extrema::ExtremaStats::DumpTimeStats ( bool  both_runs = true  ) 


Member Data Documentation

double extrema::ExtremaStats::chisto_time

double extrema::ExtremaStats::extrema_m_time

double extrema::ExtremaStats::extrema_p_time

double extrema::ExtremaStats::histo_time

double extrema::ExtremaStats::initial_time

int extrema::ExtremaStats::num_extrema_replaced

double extrema::ExtremaStats::output_m_time

double extrema::ExtremaStats::output_p_time

double extrema::ExtremaStats::preprocess_time

double extrema::ExtremaStats::replace_time

double extrema::ExtremaStats::total_time


The documentation for this struct was generated from the following file:
Generated on Sun Oct 22 15:33:47 2006 by  doxygen 1.4.7