MarlinTPC
1.2.0
|
Processor to load the field map from conditions data into GEAR. More...
#include <LoadFieldFromConditionsDataProcessor.h>
Protected Attributes | |
std::string | _bFieldColName |
the name of the bfield map collection | |
double | _coilPositionX |
the translation and rotation in terms of the coil position – LP and coil have different origins | |
double | _coilPositionY |
double | _coilPositionZ |
double | _coilRotationX |
double | _coilRotationY |
Processor to load the field map from conditions data into GEAR.
The map is provided via LCCD (simple file, database file or database) in the conditions processor. Here the map object is first translated into a field map, which implements the BField from gear.
Name of the BField map collection and the coil position collection as loaded in the conditions processor