#include <TrimRangeDisplayer.h>
Inheritance diagram for SctDataDisplay::TrimRangeDisplayer:


Public Member Functions | |||
| shared_ptr< DisplayData > | display (shared_ptr< const Sct::Serializable > data, const DisplayInfo &info, std::ostream &os) | ||
Should display components listed in info of the data object
| |||
Static Protected Member Functions | |||
| void | configureTrimHist (TH1 &h) | ||
Static Private Attributes | |||
| bool | inMap | ||
Definition at line 13 of file TrimRangeDisplayer.h.
|
||||||||||||||||
|
Should display components listed in info of the data object
Implements SctDataDisplay::Displayer. Definition at line 33 of file TrimRangeDisplayer.cpp. References SctDataDisplay::Displayer::createCanvas(), SctDataDisplay::Displayer::printDefectList(), SctData::Stat< T >::valid, and SctData::Stat< T >::value. |
Here is the call graph for this function:

1.3.5