Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FieldMapsLaplace.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file FieldMapsLaplace.h
1 #ifndef __FIELDMAPSLAPLACE_H__
2 #define __FIELDMAPSLAPLACE_H__
3 
4 //===========================================================
8 //===========================================================
9 
10 #include "FieldMaps.h"
11 
13  public:
14  virtual void ComputeE();
15 };
16 
17 #endif /* __FIELDMAPSLAPLACE_H__ */