votca 2024.2-dev
|
Public Attributes | |
std::vector< double > | weights |
std::vector< atom_id > | mapatom_ids |
std::vector< atom_id > | mdatom_ids |
std::vector< Index > | map_local_frame |
Definition at line 56 of file segmentmapper.h.
std::vector<Index> votca::xtp::SegmentMapper< AtomContainer >::FragInfo::map_local_frame |
Definition at line 60 of file segmentmapper.h.
std::vector<atom_id> votca::xtp::SegmentMapper< AtomContainer >::FragInfo::mapatom_ids |
Definition at line 58 of file segmentmapper.h.
std::vector<atom_id> votca::xtp::SegmentMapper< AtomContainer >::FragInfo::mdatom_ids |
Definition at line 59 of file segmentmapper.h.
std::vector<double> votca::xtp::SegmentMapper< AtomContainer >::FragInfo::weights |
Definition at line 57 of file segmentmapper.h.