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

#include <exrdmHisto.hh>

Public Member Functions

 exrdmHisto ()
 
 ~exrdmHisto ()
 
void Book ()
 
void Save ()
 
void Add1D (const G4String &, const G4String &, G4int nb=100, G4double x1=0., G4double x2=1., G4double u=1.)
 
void SetHisto1D (G4int, G4int, G4double, G4double, G4double)
 
void FillHisto (G4int, G4double, G4double)
 
void ScaleHisto (G4int, G4double)
 
void AddTuple (const G4String &, const G4String &, const G4String &)
 
void FillTuple (G4int, const G4String &, G4double)
 
void FillTuple (G4int, G4int, G4double)
 
void FillTuple (G4int, const G4String &, G4String &)
 
void FillTuple (G4int, const G4String &, G4bool)
 
void AddRow (G4int)
 
void SetFileName (const G4String &)
 
const G4StringGetFileName () const
 
void SetFileType (const G4String &)
 
const G4StringFileType () const
 

Detailed Description

Definition at line 64 of file exrdmHisto.hh.

Constructor & Destructor Documentation

exrdmHisto::exrdmHisto ( )

Definition at line 53 of file exrdmHisto.cc.

exrdmHisto::~exrdmHisto ( )

Definition at line 87 of file exrdmHisto.cc.

Member Function Documentation

void exrdmHisto::Add1D ( const G4String id,
const G4String name,
G4int  nb = 100,
G4double  x1 = 0.,
G4double  x2 = 1.,
G4double  u = 1. 
)

Definition at line 224 of file exrdmHisto.cc.

Here is the caller graph for this function:

void exrdmHisto::AddRow ( G4int  i)

Definition at line 417 of file exrdmHisto.cc.

Here is the caller graph for this function:

void exrdmHisto::AddTuple ( const G4String w1,
const G4String w2,
const G4String  
)

Definition at line 331 of file exrdmHisto.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void exrdmHisto::Book ( )

Definition at line 111 of file exrdmHisto.cc.

Here is the caller graph for this function:

const G4String & exrdmHisto::FileType ( ) const

Definition at line 458 of file exrdmHisto.cc.

void exrdmHisto::FillHisto ( G4int  i,
G4double  x,
G4double  w 
)

Definition at line 272 of file exrdmHisto.cc.

Here is the caller graph for this function:

void exrdmHisto::FillTuple ( G4int  i,
const G4String parname,
G4double  x 
)

Definition at line 373 of file exrdmHisto.cc.

Here is the caller graph for this function:

void exrdmHisto::FillTuple ( G4int  i,
G4int  col,
G4double  x 
)

Definition at line 385 of file exrdmHisto.cc.

void exrdmHisto::FillTuple ( G4int  i,
const G4String parname,
G4String x 
)

Definition at line 403 of file exrdmHisto.cc.

void exrdmHisto::FillTuple ( G4int  ,
const G4String ,
G4bool   
)
const G4String & exrdmHisto::GetFileName ( ) const

Definition at line 444 of file exrdmHisto.cc.

Here is the caller graph for this function:

void exrdmHisto::Save ( )

Definition at line 194 of file exrdmHisto.cc.

Here is the caller graph for this function:

void exrdmHisto::ScaleHisto ( G4int  i,
G4double  x 
)

Definition at line 299 of file exrdmHisto.cc.

void exrdmHisto::SetFileName ( const G4String nam)

Definition at line 437 of file exrdmHisto.cc.

Here is the caller graph for this function:

void exrdmHisto::SetFileType ( const G4String nam)

Definition at line 451 of file exrdmHisto.cc.

Here is the caller graph for this function:

void exrdmHisto::SetHisto1D ( G4int  i,
G4int  nb,
G4double  x1,
G4double  x2,
G4double  u 
)

Definition at line 252 of file exrdmHisto.cc.

Here is the caller graph for this function:


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