Juggler
Juggling algorithms and event processing using gaudi framework
Jug::BField Namespace Reference

Classes

class  DD4hepBField
 
class  ScalableBField
 returns a given constant field value at every point More...
 
struct  ScalableBFieldContext
 The Context to be handed around. More...
 

Typedefs

using BFieldVariant = std::variant< std::shared_ptr< const DD4hepBField > >
 

Typedef Documentation

◆ BFieldVariant

using Jug::BField::BFieldVariant = typedef std::variant<std::shared_ptr<const DD4hepBField> >