BmnRoot
Loading...
Searching...
No Matches
CbmParTest Class Reference

#include <CbmParTest.h>

Inheritance diagram for CbmParTest:
[legend]
Collaboration diagram for CbmParTest:
[legend]

Public Member Functions

 CbmParTest (const char *name="CbmParTest", const char *title="Test class for parameter io", const char *context="TestDefaultContext")
 
 ~CbmParTest (void)
 
void clear (void)
 
virtual Bool_t init (FairParIo *)
 
virtual Int_t write (FairParIo *)
 
void putParams (FairParamList *)
 
Bool_t getParams (FairParamList *)
 
 CbmParTest (const CbmParTest &)=delete
 
CbmParTest operator= (const CbmParTest &)=delete
 

Public Attributes

Float_t p1
 
Int_t ai [5000]
 
TH1F * histo1
 

Detailed Description

Definition at line 8 of file CbmParTest.h.

Constructor & Destructor Documentation

◆ CbmParTest() [1/2]

CbmParTest::CbmParTest ( const char *  name = "CbmParTest",
const char *  title = "Test class for parameter io",
const char *  context = "TestDefaultContext" 
)

Definition at line 9 of file CbmParTest.cxx.

References clear(), and histo1.

◆ ~CbmParTest()

CbmParTest::~CbmParTest ( void  )

Definition at line 16 of file CbmParTest.cxx.

◆ CbmParTest() [2/2]

CbmParTest::CbmParTest ( const CbmParTest )
delete

Member Function Documentation

◆ clear()

void CbmParTest::clear ( void  )

Definition at line 19 of file CbmParTest.cxx.

References ai, histo1, i, and p1.

Referenced by CbmParTest().

◆ getParams()

Bool_t CbmParTest::getParams ( FairParamList *  l)

Definition at line 34 of file CbmParTest.cxx.

References ai, histo1, and p1.

◆ init()

virtual Bool_t CbmParTest::init ( FairParIo *  )
inlinevirtual

Definition at line 19 of file CbmParTest.h.

◆ operator=()

CbmParTest CbmParTest::operator= ( const CbmParTest )
delete

◆ putParams()

void CbmParTest::putParams ( FairParamList *  l)

Definition at line 27 of file CbmParTest.cxx.

References ai, histo1, and p1.

◆ write()

virtual Int_t CbmParTest::write ( FairParIo *  )
inlinevirtual

Definition at line 20 of file CbmParTest.h.

Member Data Documentation

◆ ai

Int_t CbmParTest::ai[5000]

Definition at line 11 of file CbmParTest.h.

Referenced by clear(), getParams(), and putParams().

◆ histo1

TH1F* CbmParTest::histo1

Definition at line 12 of file CbmParTest.h.

Referenced by CbmParTest(), clear(), getParams(), and putParams().

◆ p1

Float_t CbmParTest::p1

Definition at line 10 of file CbmParTest.h.

Referenced by clear(), getParams(), and putParams().


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