|
SND@LHC Software
|
#include "ShipCompField.h"#include "TString.h"#include "TVirtualMagField.h"#include "TVector2.h"#include "TVector3.h"#include "TG4VUserPostDetConstruction.h"#include <map>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | ShipFieldMaker |
| Creates various magnetic fields and assigns them to geometry regions. More... | |
| struct | ShipFieldMaker::fieldInfo |
| Structure to hold volume name, field name and field scaling factor. More... | |
| struct | ShipFieldMaker::transformInfo |
| Structure to hold transformation information. More... | |