Project
Loading...
Searching...
No Matches
o2::grp::MagFieldHelper Struct Reference

#include <GRPDCSDPsProcessor.h>

Public Member Functions

void updateCurL3 (float v)
 
void updateCurDip (float v)
 
void updateSignL3 (bool v)
 
void updateSignDip (bool v)
 

Public Attributes

int isSet = 0
 
float curL3 = 0.
 
float curDip = 0.
 
bool negL3 = 0
 
bool negDip = 0
 
bool updated = false
 
bool verbose = false
 

Static Public Attributes

static constexpr float ZeroCurrent = 70.f
 
static constexpr float DeltaThreshold = 0.2f
 

Detailed Description

Definition at line 67 of file GRPDCSDPsProcessor.h.

Member Function Documentation

◆ updateCurDip()

void o2::grp::MagFieldHelper::updateCurDip ( float  v)
inline

Definition at line 89 of file GRPDCSDPsProcessor.h.

◆ updateCurL3()

void o2::grp::MagFieldHelper::updateCurL3 ( float  v)
inline

Definition at line 78 of file GRPDCSDPsProcessor.h.

◆ updateSignDip()

void o2::grp::MagFieldHelper::updateSignDip ( bool  v)
inline

Definition at line 111 of file GRPDCSDPsProcessor.h.

◆ updateSignL3()

void o2::grp::MagFieldHelper::updateSignL3 ( bool  v)
inline

Definition at line 100 of file GRPDCSDPsProcessor.h.

Member Data Documentation

◆ curDip

float o2::grp::MagFieldHelper::curDip = 0.

Definition at line 70 of file GRPDCSDPsProcessor.h.

◆ curL3

float o2::grp::MagFieldHelper::curL3 = 0.

Definition at line 69 of file GRPDCSDPsProcessor.h.

◆ DeltaThreshold

constexpr float o2::grp::MagFieldHelper::DeltaThreshold = 0.2f
staticconstexpr

Definition at line 76 of file GRPDCSDPsProcessor.h.

◆ isSet

int o2::grp::MagFieldHelper::isSet = 0

Definition at line 68 of file GRPDCSDPsProcessor.h.

◆ negDip

bool o2::grp::MagFieldHelper::negDip = 0

Definition at line 72 of file GRPDCSDPsProcessor.h.

◆ negL3

bool o2::grp::MagFieldHelper::negL3 = 0

Definition at line 71 of file GRPDCSDPsProcessor.h.

◆ updated

bool o2::grp::MagFieldHelper::updated = false

Definition at line 73 of file GRPDCSDPsProcessor.h.

◆ verbose

bool o2::grp::MagFieldHelper::verbose = false

Definition at line 74 of file GRPDCSDPsProcessor.h.

◆ ZeroCurrent

constexpr float o2::grp::MagFieldHelper::ZeroCurrent = 70.f
staticconstexpr

Definition at line 75 of file GRPDCSDPsProcessor.h.


The documentation for this struct was generated from the following file: