votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
votca::csg::XMLBead Class Reference

#include <xmltopologyreader.h>

Collaboration diagram for votca::csg::XMLBead:
Collaboration graph
[legend]

Public Member Functions

 XMLBead (std::string name_, std::string type_, double mass_=1.0, double q_=0.0)
 
 XMLBead ()=default
 

Public Attributes

Index pid
 
std::string name
 
std::string type
 
double mass
 
double q
 

Detailed Description

Definition at line 54 of file xmltopologyreader.h.

Constructor & Destructor Documentation

◆ XMLBead() [1/2]

votca::csg::XMLBead::XMLBead ( std::string  name_,
std::string  type_,
double  mass_ = 1.0,
double  q_ = 0.0 
)
inline

Definition at line 56 of file xmltopologyreader.h.

◆ XMLBead() [2/2]

votca::csg::XMLBead::XMLBead ( )
default

Member Data Documentation

◆ mass

double votca::csg::XMLBead::mass

Definition at line 64 of file xmltopologyreader.h.

◆ name

std::string votca::csg::XMLBead::name

Definition at line 62 of file xmltopologyreader.h.

◆ pid

Index votca::csg::XMLBead::pid

Definition at line 61 of file xmltopologyreader.h.

◆ q

double votca::csg::XMLBead::q

Definition at line 65 of file xmltopologyreader.h.

◆ type

std::string votca::csg::XMLBead::type

Definition at line 63 of file xmltopologyreader.h.


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