All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Macros
Analysis.h File Reference
#include "core/ActionPilot.h"
#include "core/ActionWithArguments.h"

Go to the source code of this file.

Classes

class  PLMD::analysis::Analysis
 This is the abstract base class to use for implementing new methods for analyzing the trajectory, within it there is information as to how to go about implementing a new analysis method. More...
 

Namespaces

 PLMD
 
 PLMD::analysis
 

Macros

#define PLUMED_ANALYSIS_INIT(ao)   Action(ao),Analysis(ao)
 

Macro Definition Documentation

#define PLUMED_ANALYSIS_INIT (   ao)    Action(ao),Analysis(ao)

Definition at line 28 of file Analysis.h.