CbmRoot
CbmMuchHitFinderQa.h File Reference
#include "FairTask.h"
#include "CbmMuchDigi.h"
#include "TClonesArray.h"
#include "TH1.h"
#include "TH2.h"
#include "TString.h"
Include dependency graph for CbmMuchHitFinderQa.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmMuchHitFinderQa
 

Functions

Double_t LandauMPV (Double_t *x, Double_t *par)
 
Double_t MPV_n_e (Double_t Tkin, Double_t mass)
 

Function Documentation

◆ LandauMPV()

Double_t LandauMPV ( Double_t *  x,
Double_t *  par 
)

Definition at line 1047 of file CbmMuchHitFinderQa.cxx.

References MPV_n_e(), and x.

Referenced by CbmMuchHitFinderQa::FinishTask().

◆ MPV_n_e()

Double_t MPV_n_e ( Double_t  Tkin,
Double_t  mass 
)

Definition at line 1620 of file CbmMuchHitFinderQa.cxx.

References log(), min_logT_e, min_logT_mu, min_logT_p, mpv_e, mpv_mu, and mpv_p.

Referenced by LandauMPV().