PandaRoot
PndHypGeGammaAnaStorage Class Reference

#include <PndHypGeGammaAnaStorage.h>

Inheritance diagram for PndHypGeGammaAnaStorage:

Public Member Functions

 PndHypGeGammaAnaStorage ()
 
 PndHypGeGammaAnaStorage (const TString &name, const TString &title)
 
virtual ~PndHypGeGammaAnaStorage ()
 
void SetAllEntries (Int_t Entries)
 
Int_t GetAllEntries ()
 
void SetSumPeak (Int_t SumPeak_Ext)
 
Int_t GetSumPeak ()
 
void SetInFile (TString inFile_Ext)
 
TString GetInFile ()
 

Protected Member Functions

 ClassDef (PndHypGeGammaAnaStorage, 1)
 

Protected Attributes

Int_t AllEntries
 
Int_t SumPeak
 
TString InFile
 

Detailed Description

Definition at line 12 of file PndHypGeGammaAnaStorage.h.

Constructor & Destructor Documentation

◆ PndHypGeGammaAnaStorage() [1/2]

PndHypGeGammaAnaStorage::PndHypGeGammaAnaStorage ( )

◆ PndHypGeGammaAnaStorage() [2/2]

PndHypGeGammaAnaStorage::PndHypGeGammaAnaStorage ( const TString &  name,
const TString &  title 
)
inline

Definition at line 15 of file PndHypGeGammaAnaStorage.h.

References GetAllEntries(), GetInFile(), GetSumPeak(), SetAllEntries(), SetInFile(), SetSumPeak(), and ~PndHypGeGammaAnaStorage().

15 : TNamed(name, title){};

◆ ~PndHypGeGammaAnaStorage()

virtual PndHypGeGammaAnaStorage::~PndHypGeGammaAnaStorage ( )
virtual

Referenced by PndHypGeGammaAnaStorage().

Member Function Documentation

◆ ClassDef()

PndHypGeGammaAnaStorage::ClassDef ( PndHypGeGammaAnaStorage  ,
 
)
protected

◆ GetAllEntries()

Int_t PndHypGeGammaAnaStorage::GetAllEntries ( )

Referenced by PndHypGeGammaAnaStorage().

◆ GetInFile()

TString PndHypGeGammaAnaStorage::GetInFile ( )

Referenced by PndHypGeGammaAnaStorage().

◆ GetSumPeak()

Int_t PndHypGeGammaAnaStorage::GetSumPeak ( )

Referenced by PndHypGeGammaAnaStorage().

◆ SetAllEntries()

void PndHypGeGammaAnaStorage::SetAllEntries ( Int_t  Entries)

Referenced by PndHypGeGammaAnaStorage().

◆ SetInFile()

void PndHypGeGammaAnaStorage::SetInFile ( TString  inFile_Ext)

Referenced by PndHypGeGammaAnaStorage().

◆ SetSumPeak()

void PndHypGeGammaAnaStorage::SetSumPeak ( Int_t  SumPeak_Ext)

Referenced by PndHypGeGammaAnaStorage().

Member Data Documentation

◆ AllEntries

Int_t PndHypGeGammaAnaStorage::AllEntries
protected

Definition at line 28 of file PndHypGeGammaAnaStorage.h.

◆ InFile

TString PndHypGeGammaAnaStorage::InFile
protected

Definition at line 30 of file PndHypGeGammaAnaStorage.h.

◆ SumPeak

Int_t PndHypGeGammaAnaStorage::SumPeak
protected

Definition at line 29 of file PndHypGeGammaAnaStorage.h.


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