ATLAS Offline Software
Loading...
Searching...
No Matches
FPConfig Struct Reference

#include <ALFA_FPConfig.h>

Collaboration diagram for FPConfig:

Public Attributes

bool UseALFA {}
std::string ConfDir
int IP {}
bool useaper {}
double apermb {}
double xcol1 {}
double xcol2 {}
double pbeam0 {}
float RPDistance {}
float absZMagMax {}

Detailed Description

Definition at line 10 of file ALFA_FPConfig.h.

Member Data Documentation

◆ absZMagMax

float FPConfig::absZMagMax {}

Definition at line 28 of file ALFA_FPConfig.h.

28{}; //dont read magnets after this value

◆ apermb

double FPConfig::apermb {}

Definition at line 20 of file ALFA_FPConfig.h.

20{}; // MB aperture constant in mm (0 = nominal 22.02 mm)

◆ ConfDir

std::string FPConfig::ConfDir

Definition at line 13 of file ALFA_FPConfig.h.

◆ IP

int FPConfig::IP {}

Definition at line 17 of file ALFA_FPConfig.h.

17{};

◆ pbeam0

double FPConfig::pbeam0 {}

Definition at line 23 of file ALFA_FPConfig.h.

23{}; //beam energy

◆ RPDistance

float FPConfig::RPDistance {}

Definition at line 25 of file ALFA_FPConfig.h.

25{};

◆ UseALFA

bool FPConfig::UseALFA {}

Definition at line 12 of file ALFA_FPConfig.h.

12{};

◆ useaper

bool FPConfig::useaper {}

Definition at line 19 of file ALFA_FPConfig.h.

19{}; //user appature true false

◆ xcol1

double FPConfig::xcol1 {}

Definition at line 21 of file ALFA_FPConfig.h.

21{};//colimator settings

◆ xcol2

double FPConfig::xcol2 {}

Definition at line 22 of file ALFA_FPConfig.h.

22{};

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