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

#include <LmvmDef.h>

Public Member Functions

 LmvmLegend ()
 
 LmvmLegend (TH1D *h, const char *name, Option_t *opt)
 

Public Attributes

TH1D * fH = nullptr
 
const char * fName = ""
 
Option_t * fOpt = "l"
 

Detailed Description

Definition at line 144 of file LmvmDef.h.

Constructor & Destructor Documentation

◆ LmvmLegend() [1/2]

LmvmLegend::LmvmLegend ( )
inline

Definition at line 146 of file LmvmDef.h.

◆ LmvmLegend() [2/2]

LmvmLegend::LmvmLegend ( TH1D * h,
const char * name,
Option_t * opt )
inline

Definition at line 147 of file LmvmDef.h.

References fH, fName, and fOpt.

Member Data Documentation

◆ fH

TH1D* LmvmLegend::fH = nullptr

Definition at line 148 of file LmvmDef.h.

Referenced by LmvmLegend().

◆ fName

const char* LmvmLegend::fName = ""

Definition at line 149 of file LmvmDef.h.

Referenced by LmvmLegend().

◆ fOpt

Option_t* LmvmLegend::fOpt = "l"

Definition at line 150 of file LmvmDef.h.

Referenced by LmvmLegend().


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