Skip to content

Commit

Permalink
add one line description for class CartesianField
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Mar 31, 2017
1 parent e8dd8db commit 3497400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DDCore/include/DD4hep/Fields.h
Expand Up @@ -30,7 +30,7 @@ namespace DD4hep {
// Forward declarations
typedef Position Direction;


/// Base class describing any field with 3D cartesian vectors for the field strength.
/** Abstract base class describing any field (electric or magnetic) with 3D cartesian vectors
* for the field strength and positions.
* Implementation classes need to overwrite void fieldComponents(const double* pos, double* field).
Expand Down

0 comments on commit 3497400

Please sign in to comment.