Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
G4PixeShellDataSet Class Reference

#include <G4PixeShellDataSet.hh>

Inheritance diagram for G4PixeShellDataSet:
Inheritance graph
[legend]
Collaboration diagram for G4PixeShellDataSet:
Collaboration graph
[legend]

Public Member Functions

 G4PixeShellDataSet (G4int Z, G4IInterpolator *algo, const G4String &modelK="ecpssr", const G4String &modelL="ecpssr", const G4String &modelM="ecpssr", G4double eUnit=CLHEP::MeV, G4double dataUnit=CLHEP::barn)
 
virtual ~G4PixeShellDataSet ()
 
virtual G4double FindValue (G4double energy, G4int componentId=0) const
 
virtual void PrintData (void) const
 
virtual const G4IDataSetGetComponent (G4int componentId) const
 
virtual void AddComponent (G4IDataSet *dataSet)
 
virtual size_t NumberOfComponents (void) const
 
virtual const G4DataVectorGetEnergies (G4int componentId) const
 
virtual const G4DataVectorGetData (G4int componentId) const
 
virtual void SetEnergiesData (G4DataVector *energies, G4DataVector *data, G4int componentId)
 
virtual G4bool LoadData (const G4String &fileName)
 
virtual G4bool SaveData (const G4String &fileName) const
 
virtual G4double RandomSelect (G4int) const
 
- Public Member Functions inherited from G4IDataSet
 G4IDataSet ()
 
virtual ~G4IDataSet ()
 

Protected Member Functions

G4double GetUnitEnergies () const
 
G4double GetUnitData () const
 
const G4IInterpolatorGetAlgorithm () const
 
void CleanUpComponents (void)
 

Detailed Description

Definition at line 57 of file G4PixeShellDataSet.hh.

Constructor & Destructor Documentation

G4PixeShellDataSet::G4PixeShellDataSet ( G4int  Z,
G4IInterpolator algo,
const G4String modelK = "ecpssr",
const G4String modelL = "ecpssr",
const G4String modelM = "ecpssr",
G4double  eUnit = CLHEP::MeV,
G4double  dataUnit = CLHEP::barn 
)

Definition at line 48 of file G4PixeShellDataSet.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4PixeShellDataSet::~G4PixeShellDataSet ( )
virtual

Definition at line 96 of file G4PixeShellDataSet.cc.

Here is the call graph for this function:

Member Function Documentation

virtual void G4PixeShellDataSet::AddComponent ( G4IDataSet dataSet)
inlinevirtual

Implements G4IDataSet.

Definition at line 78 of file G4PixeShellDataSet.hh.

Here is the caller graph for this function:

void G4PixeShellDataSet::CleanUpComponents ( void  )
protected

Definition at line 192 of file G4PixeShellDataSet.cc.

Here is the caller graph for this function:

G4double G4PixeShellDataSet::FindValue ( G4double  energy,
G4int  componentId = 0 
) const
virtual

Implements G4IDataSet.

Definition at line 103 of file G4PixeShellDataSet.cc.

const G4IInterpolator* G4PixeShellDataSet::GetAlgorithm ( ) const
inlineprotected

Definition at line 103 of file G4PixeShellDataSet.hh.

virtual const G4IDataSet* G4PixeShellDataSet::GetComponent ( G4int  componentId) const
inlinevirtual

Implements G4IDataSet.

Definition at line 75 of file G4PixeShellDataSet.hh.

Here is the caller graph for this function:

virtual const G4DataVector& G4PixeShellDataSet::GetData ( G4int  componentId) const
inlinevirtual

Implements G4IDataSet.

Definition at line 87 of file G4PixeShellDataSet.hh.

Here is the call graph for this function:

virtual const G4DataVector& G4PixeShellDataSet::GetEnergies ( G4int  componentId) const
inlinevirtual

Implements G4IDataSet.

Definition at line 84 of file G4PixeShellDataSet.hh.

Here is the call graph for this function:

G4double G4PixeShellDataSet::GetUnitData ( ) const
inlineprotected

Definition at line 102 of file G4PixeShellDataSet.hh.

G4double G4PixeShellDataSet::GetUnitEnergies ( ) const
inlineprotected

Definition at line 101 of file G4PixeShellDataSet.hh.

G4bool G4PixeShellDataSet::LoadData ( const G4String fileName)
virtual

Implements G4IDataSet.

Definition at line 160 of file G4PixeShellDataSet.cc.

Here is the call graph for this function:

virtual size_t G4PixeShellDataSet::NumberOfComponents ( void  ) const
inlinevirtual

Implements G4IDataSet.

Definition at line 81 of file G4PixeShellDataSet.hh.

Here is the caller graph for this function:

void G4PixeShellDataSet::PrintData ( void  ) const
virtual

Implements G4IDataSet.

Definition at line 120 of file G4PixeShellDataSet.cc.

Here is the call graph for this function:

virtual G4double G4PixeShellDataSet::RandomSelect ( G4int  ) const
inlinevirtual

Implements G4IDataSet.

Definition at line 97 of file G4PixeShellDataSet.hh.

G4bool G4PixeShellDataSet::SaveData ( const G4String fileName) const
virtual

Implements G4IDataSet.

Definition at line 185 of file G4PixeShellDataSet.cc.

void G4PixeShellDataSet::SetEnergiesData ( G4DataVector energies,
G4DataVector data,
G4int  componentId 
)
virtual

Implements G4IDataSet.

Definition at line 138 of file G4PixeShellDataSet.cc.

Here is the call graph for this function:


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