votca 2024.1-dev
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs
segmentmapper.h File Reference
#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"
Include dependency graph for segmentmapper.h:
This graph shows which files directly or indirectly include this file:

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>
 

Macro Definition Documentation

◆ VOTCA_XTP_SEGMENTMAPPER_H

#define VOTCA_XTP_SEGMENTMAPPER_H

Definition at line 20 of file segmentmapper.h.