| 
    NAMD
    
   | 
 
#include <ComputeQM.h>
Public Member Functions | |
| LSSSubsDat () | |
| LSSSubsDat (const LSSSubsDat &ref) | |
| LSSSubsDat (int newOrigID) | |
| LSSSubsDat (int newOrigID, int ID, int vdw, Real charge) | |
| LSSSubsDat & | operator= (const LSSSubsDat &ref) | 
| bool | operator< (const LSSSubsDat &ref) | 
| bool | operator== (const LSSSubsDat &ref) | 
Public Attributes | |
| int | origID | 
| int | newID | 
| int | newVdWType | 
| Real | newCharge | 
Definition at line 30 of file ComputeQM.h.
      
  | 
  inline | 
Definition at line 36 of file ComputeQM.h.
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 43 of file ComputeQM.h.
References origID.
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 61 of file ComputeQM.h.
References origID.
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 64 of file ComputeQM.h.
References origID.
| Real LSSSubsDat::newCharge | 
Definition at line 34 of file ComputeQM.h.
Referenced by LSSSubsDat(), operator=(), and HomePatch::qmSwapAtoms().
| int LSSSubsDat::newID | 
Definition at line 32 of file ComputeQM.h.
Referenced by LSSSubsDat(), operator=(), and HomePatch::qmSwapAtoms().
| int LSSSubsDat::newVdWType | 
Definition at line 33 of file ComputeQM.h.
Referenced by LSSSubsDat(), operator=(), and HomePatch::qmSwapAtoms().
| int LSSSubsDat::origID | 
Definition at line 32 of file ComputeQM.h.
Referenced by LSSSubsDat(), operator<(), operator=(), and operator==().
 1.8.14