FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
hypGe
hypGeAna
PndHypGeGammaAnaStorage.cxx
Go to the documentation of this file.
1
/******************************************************
2
3
Storage of Data collected during HypGe Gamma Analysis Task created by M.Steinen steinen@kph.uni-mainz.de
4
Storage of Analysis of Gamma Simulation with hypGe detectors
5
*******************************************************/
6
7
8
#include "
PndHypGeGammaAnaStorage.h
"
9
10
11
PndHypGeGammaAnaStorage::PndHypGeGammaAnaStorage
()
12
{
13
14
}
15
16
17
PndHypGeGammaAnaStorage::~PndHypGeGammaAnaStorage
()
18
{
19
20
}
21
22
void
PndHypGeGammaAnaStorage::SetAllEntries
(Int_t Entries)
23
{
24
AllEntries
= Entries;
25
}
26
27
Int_t
PndHypGeGammaAnaStorage::GetAllEntries
()
28
{
29
return
AllEntries
;
30
}
31
32
void
PndHypGeGammaAnaStorage::SetSumPeak
(Int_t SumPeak_Ext)
33
{
34
SumPeak
= SumPeak_Ext;
35
}
36
37
Int_t
PndHypGeGammaAnaStorage::GetSumPeak
()
38
{
39
return
SumPeak
;
40
}
41
42
void
PndHypGeGammaAnaStorage::SetInFile
(
TString
InFile_Ext)
43
{
44
InFile
= InFile_Ext;
45
}
46
47
TString
PndHypGeGammaAnaStorage::GetInFile
()
48
{
49
return
InFile
;
50
}
51
52
ClassImp
(
PndHypGeGammaAnaStorage
)
PndHypGeGammaAnaStorage::~PndHypGeGammaAnaStorage
virtual ~PndHypGeGammaAnaStorage()
Definition:
PndHypGeGammaAnaStorage.cxx:17
PndHypGeGammaAnaStorage.h
PndHypGeGammaAnaStorage::GetAllEntries
Int_t GetAllEntries()
Definition:
PndHypGeGammaAnaStorage.cxx:27
PndHypGeGammaAnaStorage::SetSumPeak
void SetSumPeak(Int_t SumPeak_Ext)
Definition:
PndHypGeGammaAnaStorage.cxx:32
PndHypGeGammaAnaStorage::PndHypGeGammaAnaStorage
PndHypGeGammaAnaStorage()
Definition:
PndHypGeGammaAnaStorage.cxx:11
PndHypGeGammaAnaStorage::InFile
TString InFile
Definition:
PndHypGeGammaAnaStorage.h:32
PndHypGeGammaAnaStorage::AllEntries
Int_t AllEntries
Definition:
PndHypGeGammaAnaStorage.h:30
PndHypGeGammaAnaStorage::SetInFile
void SetInFile(TString inFile_Ext)
Definition:
PndHypGeGammaAnaStorage.cxx:42
PndHypGeGammaAnaStorage
Definition:
PndHypGeGammaAnaStorage.h:13
TString
TString
Definition:
SimCompleteLinkDef.h:6
PndHypGeGammaAnaStorage::GetSumPeak
Int_t GetSumPeak()
Definition:
PndHypGeGammaAnaStorage.cxx:37
PndHypGeGammaAnaStorage::GetInFile
TString GetInFile()
Definition:
PndHypGeGammaAnaStorage.cxx:47
ClassImp
ClassImp(PndAnaContFact)
PndHypGeGammaAnaStorage::SetAllEntries
void SetAllEntries(Int_t Entries)
Definition:
PndHypGeGammaAnaStorage.cxx:22
PndHypGeGammaAnaStorage::SumPeak
Int_t SumPeak
Definition:
PndHypGeGammaAnaStorage.h:31
Generated on Wed Apr 3 2019 10:02:53 for FairRoot/PandaRoot by
1.8.5