OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
src
Classic
Fields
StaticMagneticField.h
Go to the documentation of this file.
1
#ifndef CLASSIC_StaticMagneticField_HH
2
#define CLASSIC_StaticMagneticField_HH
3
4
// ------------------------------------------------------------------------
5
// $RCSfile: StaticMagneticField.h,v $
6
// ------------------------------------------------------------------------
7
// $Revision: 1.1.1.1 $
8
// ------------------------------------------------------------------------
9
// Copyright: see Copyright.readme
10
// ------------------------------------------------------------------------
11
//
12
// Class: StaticMagneticField
13
//
14
// ------------------------------------------------------------------------
15
// Class category: Fields
16
// ------------------------------------------------------------------------
17
//
18
// $Date: 2000/03/27 09:32:36 $
19
// $Author: fci $
20
//
21
// ------------------------------------------------------------------------
22
23
#include "
Fields/EMField.h
"
24
25
26
// Class StaticMagneticField
27
// ------------------------------------------------------------------------
29
30
class
StaticMagneticField
:
public
EMField
{
31
32
public
:
33
34
StaticMagneticField
();
35
virtual
~StaticMagneticField
();
36
};
37
38
#endif // CLASSIC_StaticMagneticField_HH
EMField
Abstract base class for electromagnetic fields.
Definition:
EMField.h:188
StaticMagneticField::~StaticMagneticField
virtual ~StaticMagneticField()
Definition:
StaticMagneticField.cpp:31
StaticMagneticField
Abstract base class for static magnetic fields.
Definition:
StaticMagneticField.h:30
StaticMagneticField::StaticMagneticField
StaticMagneticField()
Definition:
StaticMagneticField.cpp:27
EMField.h
Generated on Tue Jul 2 2024 15:05:21 for OPAL (Object Oriented Parallel Accelerator Library) by
1.8.5