REST-for-Physics  v2.3
Rare Event Searches ToolKit for Physics
Public Member Functions | Data Fields
TRestDetectorGainMap Class Reference

Detailed Description

Definition at line 48 of file TRestDetectorGainMap.h.

Inheritance diagram for TRestDetectorGainMap:
TRestMetadata

Public Member Functions

 ClassDefOverride (TRestDetectorGainMap, 1)
 
void DrawChannelGainMap (TRestDetectorReadoutModule *mod=0)
 
void InitFromConfigFile () override
 To make settings from rml file. This method must be implemented in the derived class.
 
void ReadGainText (std::string filename)
 
void SaveToText (std::string filename)
 

Data Fields

TH2F * f2DGainMapping = nullptr
 
TH3F * f3DGainMapping = nullptr
 
std::map< int, double > fChannelGain
 
bool relative
 

Additional Inherited Members


The documentation for this class was generated from the following files: