ProteoWizard
Public Member Functions | Private Member Functions | Private Attributes | List of all members
pwiz::chemistry::IsotopeCalculator Class Reference

#include <IsotopeCalculator.hpp>

Public Member Functions

 IsotopeCalculator (double abundanceCutoff, double massPrecision)
 
 ~IsotopeCalculator ()
 
MassDistribution distribution (const Formula &formula, int chargeState=0, int normalization=0) const
 

Private Member Functions

 IsotopeCalculator (const IsotopeCalculator &)
 
IsotopeCalculatoroperator= (const IsotopeCalculator)
 

Private Attributes

std::auto_ptr< Impl > impl_
 

Detailed Description

Definition at line 37 of file IsotopeCalculator.hpp.

Constructor & Destructor Documentation

◆ IsotopeCalculator() [1/2]

pwiz::chemistry::IsotopeCalculator::IsotopeCalculator ( double  abundanceCutoff,
double  massPrecision 
)

◆ ~IsotopeCalculator()

pwiz::chemistry::IsotopeCalculator::~IsotopeCalculator ( )

◆ IsotopeCalculator() [2/2]

pwiz::chemistry::IsotopeCalculator::IsotopeCalculator ( const IsotopeCalculator )
private

Member Function Documentation

◆ distribution()

MassDistribution pwiz::chemistry::IsotopeCalculator::distribution ( const Formula formula,
int  chargeState = 0,
int  normalization = 0 
) const

◆ operator=()

IsotopeCalculator & pwiz::chemistry::IsotopeCalculator::operator= ( const IsotopeCalculator  )
private

Member Data Documentation

◆ impl_

std::auto_ptr<Impl> pwiz::chemistry::IsotopeCalculator::impl_
private

Definition at line 55 of file IsotopeCalculator.hpp.


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