votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
votca::csg::IMCNBSearchHandler Class Reference
Collaboration diagram for votca::csg::IMCNBSearchHandler:
Collaboration graph
[legend]

Public Member Functions

 IMCNBSearchHandler (HistogramNew *hist, double subvol_rad, Eigen::Vector3d boxc, bool do_vol_corr)
 
bool FoundPair (Bead *b1, Bead *, const Eigen::Vector3d &, const double dist)
 
double SurfaceRatio (double dist, double r)
 
 IMCNBSearchHandler (votca::tools::HistogramNew *hist)
 
bool FoundPair (Bead *, Bead *, const Eigen::Vector3d &, const double dist)
 

Public Attributes

HistogramNewhist_
 
double subvol_rad_
 
Eigen::Vector3d boxc_
 
bool do_vol_corr_
 
votca::tools::HistogramNewhist_
 

Detailed Description

Definition at line 191 of file rdf_calculator.cc.

Constructor & Destructor Documentation

◆ IMCNBSearchHandler() [1/2]

votca::csg::IMCNBSearchHandler::IMCNBSearchHandler ( HistogramNew hist,
double  subvol_rad,
Eigen::Vector3d  boxc,
bool  do_vol_corr 
)
inline

Definition at line 193 of file rdf_calculator.cc.

◆ IMCNBSearchHandler() [2/2]

votca::csg::IMCNBSearchHandler::IMCNBSearchHandler ( votca::tools::HistogramNew hist)
inlineexplicit

Definition at line 290 of file csg_stat_imc.cc.

Member Function Documentation

◆ FoundPair() [1/2]

bool votca::csg::IMCNBSearchHandler::FoundPair ( Bead ,
Bead ,
const Eigen::Vector3d &  ,
const double  dist 
)
inline

Definition at line 295 of file csg_stat_imc.cc.

◆ FoundPair() [2/2]

bool votca::csg::IMCNBSearchHandler::FoundPair ( Bead b1,
Bead ,
const Eigen::Vector3d &  ,
const double  dist 
)
inline

Definition at line 205 of file rdf_calculator.cc.

◆ SurfaceRatio()

double votca::csg::IMCNBSearchHandler::SurfaceRatio ( double  dist,
double  r 
)
inline

Definition at line 222 of file rdf_calculator.cc.

Member Data Documentation

◆ boxc_

Eigen::Vector3d votca::csg::IMCNBSearchHandler::boxc_

Definition at line 202 of file rdf_calculator.cc.

◆ do_vol_corr_

bool votca::csg::IMCNBSearchHandler::do_vol_corr_

Definition at line 203 of file rdf_calculator.cc.

◆ hist_ [1/2]

HistogramNew* votca::csg::IMCNBSearchHandler::hist_

Definition at line 200 of file rdf_calculator.cc.

◆ hist_ [2/2]

votca::tools::HistogramNew& votca::csg::IMCNBSearchHandler::hist_

Definition at line 293 of file csg_stat_imc.cc.

◆ subvol_rad_

double votca::csg::IMCNBSearchHandler::subvol_rad_

Definition at line 201 of file rdf_calculator.cc.


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