PandaRoot
PndGemEmpty Class Reference

#include <PndGemEmpty.h>

Inheritance diagram for PndGemEmpty:

Public Member Functions

 PndGemEmpty ()
 
 PndGemEmpty (Int_t iVerbose)
 
 PndGemEmpty (const char *name, Int_t iVerbose=0)
 
virtual ~PndGemEmpty ()
 
virtual void Exec (Option_t *opt)
 
void SetInBranchName (TString ibn)
 

Detailed Description

Definition at line 34 of file PndGemEmpty.h.

Constructor & Destructor Documentation

◆ PndGemEmpty() [1/3]

PndGemEmpty::PndGemEmpty ( )

Default constructor

◆ PndGemEmpty() [2/3]

PndGemEmpty::PndGemEmpty ( Int_t  iVerbose)

Standard constructor

◆ PndGemEmpty() [3/3]

PndGemEmpty::PndGemEmpty ( const char *  name,
Int_t  iVerbose = 0 
)

Constructor with task name

◆ ~PndGemEmpty()

virtual PndGemEmpty::~PndGemEmpty ( )
virtual

Destructor

Member Function Documentation

◆ Exec()

virtual void PndGemEmpty::Exec ( Option_t *  opt)
virtual

Execution

◆ SetInBranchName()

void PndGemEmpty::SetInBranchName ( TString  ibn)
inline

Definition at line 52 of file PndGemEmpty.h.

52 { fInBranchName = ibn.Data(); }

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