BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
BALL::ClearChargeProcessor Class Reference

#include <BALL/STRUCTURE/defaultProcessors.h>

Inheritance diagram for BALL::ClearChargeProcessor:
BALL::UnaryProcessor< Atom > BALL::UnaryFunctor< Atom, Processor::Result >

List of all members.

Public Member Functions

virtual Processor::Result operator() (Atom &atom)
 Sets the charge to zero.

Detailed Description

Clears the charge on all atoms

Definition at line 33 of file defaultProcessors.h.


Member Function Documentation

virtual Processor::Result BALL::ClearChargeProcessor::operator() ( Atom atom) [virtual]

Sets the charge to zero.

Reimplemented from BALL::UnaryProcessor< Atom >.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines