Rosetta
Public Member Functions | Public Attributes | List of all members
protocols::antibody::ParatopeMetric< T > Struct Template Reference

Convenience struct for passing around paratope data, including individual data for cdrs. CDRs not present default to 0. Templates are used mainly to have core::Size/ Real or string values. More...

#include <metrics.hh>

Public Member Functions

 ParatopeMetric ()
 

Public Attributes

utility::vector1< T > cdr
 
paratope
 
paratope_heavy
 
paratope_light
 

Detailed Description

template<typename T>
struct protocols::antibody::ParatopeMetric< T >

Convenience struct for passing around paratope data, including individual data for cdrs. CDRs not present default to 0. Templates are used mainly to have core::Size/ Real or string values.

Constructor & Destructor Documentation

◆ ParatopeMetric()

template<typename T >
protocols::antibody::ParatopeMetric< T >::ParatopeMetric ( )
inline

Member Data Documentation

◆ cdr

template<typename T >
utility::vector1< T > protocols::antibody::ParatopeMetric< T >::cdr

◆ paratope

template<typename T >
T protocols::antibody::ParatopeMetric< T >::paratope

◆ paratope_heavy

template<typename T >
T protocols::antibody::ParatopeMetric< T >::paratope_heavy

◆ paratope_light

template<typename T >
T protocols::antibody::ParatopeMetric< T >::paratope_light

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