CbmRoot
Loading...
Searching...
No Matches
CbmKresGammaCorrection Class Reference

#include <CbmKresGammaCorrection.h>

Collaboration diagram for CbmKresGammaCorrection:
[legend]

Public Member Functions

 CbmKresGammaCorrection ()
 
virtual ~CbmKresGammaCorrection ()
 
void Init (std::vector< std::vector< double > > &vect_all, std::vector< std::vector< double > > &vect_two, std::vector< std::vector< double > > &vect_onetwo, double OA, double IM)
 
void Finish ()
 
void InitHistograms ()
 

Private Member Functions

 CbmKresGammaCorrection (const CbmKresGammaCorrection &)
 
CbmKresGammaCorrection operator= (const CbmKresGammaCorrection &)
 

Private Attributes

vector< TH1 * > fHistoList_factors
 
TH2D * Correction_factros_all
 
TH2D * Correction_factros_two
 
TH2D * Correction_factros_onetwo
 

Detailed Description

Definition at line 13 of file CbmKresGammaCorrection.h.

Constructor & Destructor Documentation

◆ CbmKresGammaCorrection() [1/2]

CbmKresGammaCorrection::CbmKresGammaCorrection ( )

Definition at line 35 of file CbmKresGammaCorrection.cxx.

◆ ~CbmKresGammaCorrection()

CbmKresGammaCorrection::~CbmKresGammaCorrection ( )
virtual

Definition at line 43 of file CbmKresGammaCorrection.cxx.

◆ CbmKresGammaCorrection() [2/2]

CbmKresGammaCorrection::CbmKresGammaCorrection ( const CbmKresGammaCorrection & )
private

Member Function Documentation

◆ Finish()

void CbmKresGammaCorrection::Finish ( )

Definition at line 134 of file CbmKresGammaCorrection.cxx.

References fHistoList_factors.

Referenced by CbmKresConversionCorrectedPhotons::Finish().

◆ Init()

void CbmKresGammaCorrection::Init ( std::vector< std::vector< double > > & vect_all,
std::vector< std::vector< double > > & vect_two,
std::vector< std::vector< double > > & vect_onetwo,
double OA,
double IM )

most recent files for conversion

Save old global file and folder pointer to avoid messing with FairRoot

Restore old global file and folder pointer to avoid messing with FairRoot

Definition at line 45 of file CbmKresGammaCorrection.cxx.

References Correction_factros_all, Correction_factros_onetwo, Correction_factros_two, and InitHistograms().

Referenced by CbmKresConversionCorrectedPhotons::Init().

◆ InitHistograms()

void CbmKresGammaCorrection::InitHistograms ( )

◆ operator=()

CbmKresGammaCorrection CbmKresGammaCorrection::operator= ( const CbmKresGammaCorrection & )
private

Member Data Documentation

◆ Correction_factros_all

TH2D* CbmKresGammaCorrection::Correction_factros_all
private

Definition at line 30 of file CbmKresGammaCorrection.h.

Referenced by Init(), and InitHistograms().

◆ Correction_factros_onetwo

TH2D* CbmKresGammaCorrection::Correction_factros_onetwo
private

Definition at line 32 of file CbmKresGammaCorrection.h.

Referenced by Init(), and InitHistograms().

◆ Correction_factros_two

TH2D* CbmKresGammaCorrection::Correction_factros_two
private

Definition at line 31 of file CbmKresGammaCorrection.h.

Referenced by Init(), and InitHistograms().

◆ fHistoList_factors

vector<TH1*> CbmKresGammaCorrection::fHistoList_factors
private

Definition at line 29 of file CbmKresGammaCorrection.h.

Referenced by Finish(), and InitHistograms().


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