Belle II Software
development
BFieldManager.cc
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
9
#include <framework/geometry/BFieldManager.h>
10
11
using namespace
Belle2
;
12
13
BFieldManager
&
BFieldManager::getInstance
()
14
{
15
static
BFieldManager
instance;
16
return
instance;
17
}
Belle2::BFieldManager
Bfield manager to obtain the magnetic field at any point.
Definition:
BFieldManager.h:32
Belle2::BFieldManager::getInstance
static BFieldManager & getInstance()
Return the instance of the magnetic field manager.
Definition:
BFieldManager.cc:13
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
framework
geometry
src
BFieldManager.cc
Generated on Fri Nov 8 2024 02:37:31 for Belle II Software by
1.9.6