BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Public Member Functions | Private Attributes
RBDS::Logspace< T > Class Template Reference
Collaboration diagram for RBDS::Logspace< T >:
Collaboration graph

Public Member Functions

 Logspace (T first, T baseIn)
 
operator() ()
 

Private Attributes

curValue
 
base
 

Detailed Description

template<typename T>
class RBDS::Logspace< T >

Definition at line 33 of file BinGeneration.hh.

Constructor & Destructor Documentation

◆ Logspace()

template<typename T >
RBDS::Logspace< T >::Logspace ( first,
baseIn 
)
inline

Definition at line 36 of file BinGeneration.hh.

Member Function Documentation

◆ operator()()

template<typename T >
T RBDS::Logspace< T >::operator() ( )
inline

Definition at line 38 of file BinGeneration.hh.

Field Documentation

◆ base

template<typename T >
T RBDS::Logspace< T >::base
private

Definition at line 47 of file BinGeneration.hh.

◆ curValue

template<typename T >
T RBDS::Logspace< T >::curValue
private

Definition at line 46 of file BinGeneration.hh.


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