votca 2024.2-dev
|
#include <type_traits>
#include <votca/csg/pdbwriter.h>
#include <votca/tools/property.h>
#include "classicalsegment.h"
#include "logger.h"
#include "qmmolecule.h"
#include "segid.h"
#include "topology.h"
Go to the source code of this file.
Classes | |
class | votca::xtp::SegmentMapper< AtomContainer > |
struct | votca::xtp::SegmentMapper< AtomContainer >::FragInfo |
struct | votca::xtp::SegmentMapper< AtomContainer >::Seginfo |
Namespaces | |
namespace | votca |
base class for all analysis tools | |
namespace | votca::xtp |
Charge transport classes. | |
Macros | |
#define | VOTCA_XTP_SEGMENTMAPPER_H |
Typedefs | |
using | votca::xtp::QMMapper = SegmentMapper<QMMolecule> |
using | votca::xtp::StaticMapper = SegmentMapper<StaticSegment> |
using | votca::xtp::PolarMapper = SegmentMapper<PolarSegment> |
#define VOTCA_XTP_SEGMENTMAPPER_H |
Definition at line 20 of file segmentmapper.h.