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

#include <VariableLengthPartition.hh>

Public Member Functions

 VariableLengthPartition (double *ep_list, size_t ep_list_len, side *ep_conv, size_t ep_conv_len)
 
 VariableLengthPartition ()
 
 ~VariableLengthPartition ()
 
long get_elem_bin (double *data_point)
 
double get_bin_position (size_t bin_id)
 
size_t total_bins ()
 

Detailed Description

Definition at line 112 of file VariableLengthPartition.hh.

Constructor & Destructor Documentation

VariableLengthPartition::VariableLengthPartition ( double *  ep_list,
size_t  ep_list_len,
side ep_conv,
size_t  ep_conv_len 
)

Definition at line 67 of file VariableLengthPartition.cc.

VariableLengthPartition::VariableLengthPartition ( )

Definition at line 81 of file VariableLengthPartition.cc.

VariableLengthPartition::~VariableLengthPartition ( )
inline

Definition at line 119 of file VariableLengthPartition.hh.

Member Function Documentation

double VariableLengthPartition::get_bin_position ( size_t  bin_id)

Definition at line 122 of file VariableLengthPartition.cc.

long VariableLengthPartition::get_elem_bin ( double *  data_point)

Definition at line 88 of file VariableLengthPartition.cc.

Here is the caller graph for this function:

size_t VariableLengthPartition::total_bins ( )
inline

Definition at line 122 of file VariableLengthPartition.hh.

Here is the caller graph for this function:


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