ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <Acts/MagneticField/ConstantBField.hpp>
#include <Acts/MagneticField/InterpolatedBFieldMap.hpp>
#include <Acts/Utilities/Helpers.hpp>
#include <Acts/Utilities/Logger.hpp>
#include <Acts/Utilities/Units.hpp>
#include <TFile.h>
#include <TTree.h>
#include <array>
#include <boost/optional.hpp>
#include <ios>
#include <mutex>
#include <sstream>
#include <stdexcept>
#include "ACTFW/Framework/IService.hpp"
#include "ACTFW/Framework/ProcessCode.hpp"
#include "ACTFW/Plugins/BField/ScalableBField.hpp"
Go to the source code of this file.
Classes | |
class | FW::RootBFieldWriter< bfield_t > |
struct | FW::RootBFieldWriter< bfield_t >::Config |
Namespaces | |
namespace | FW |