ATLAS Offline Software
Static Public Attributes | List of all members
CaloSwPhimod_v4.CaloSwPhimod_v4_parms Class Reference
Collaboration diagram for CaloSwPhimod_v4.CaloSwPhimod_v4_parms:

Static Public Attributes

 region = CALOCORR_COMBINED2
 
float correction_coef = 0.001
 
list interp_barriers = [1.5]
 
int degree = 3
 
int energy_degree = 2
 
list rfac = [ [0, 1], [3, 1] ]
 
int rfac_degree = 1
 
bool use_raw_eta = False
 
dictionary energies
 
dictionary correction
 

Detailed Description

Definition at line 971 of file CaloSwPhimod_v4.py.

Member Data Documentation

◆ correction

dictionary CaloSwPhimod_v4.CaloSwPhimod_v4_parms.correction
static
Initial value:
= {'ele55' : phimod_v4_ele55_correction,
'ele35' : phimod_v4_ele35_correction,
'ele37' : phimod_v4_ele37_correction,
'gam55' : phimod_v4_gam55_correction,
'gam35' : phimod_v4_gam35_correction,
'gam37' : phimod_v4_gam37_correction,
}

Definition at line 989 of file CaloSwPhimod_v4.py.

◆ correction_coef

float CaloSwPhimod_v4.CaloSwPhimod_v4_parms.correction_coef = 0.001
static

Definition at line 973 of file CaloSwPhimod_v4.py.

◆ degree

int CaloSwPhimod_v4.CaloSwPhimod_v4_parms.degree = 3
static

Definition at line 975 of file CaloSwPhimod_v4.py.

◆ energies

dictionary CaloSwPhimod_v4.CaloSwPhimod_v4_parms.energies
static
Initial value:
= {'ele55' : phimod_ele_sample_energies,
'ele35' : phimod_ele_sample_energies,
'ele37' : phimod_ele_sample_energies,
'gam55' : phimod_gam_sample_energies,
'gam35' : phimod_gam_sample_energies,
'gam37' : phimod_gam_sample_energies,
}

Definition at line 981 of file CaloSwPhimod_v4.py.

◆ energy_degree

int CaloSwPhimod_v4.CaloSwPhimod_v4_parms.energy_degree = 2
static

Definition at line 976 of file CaloSwPhimod_v4.py.

◆ interp_barriers

list CaloSwPhimod_v4.CaloSwPhimod_v4_parms.interp_barriers = [1.5]
static

Definition at line 974 of file CaloSwPhimod_v4.py.

◆ region

CaloSwPhimod_v4.CaloSwPhimod_v4_parms.region = CALOCORR_COMBINED2
static

Definition at line 972 of file CaloSwPhimod_v4.py.

◆ rfac

list CaloSwPhimod_v4.CaloSwPhimod_v4_parms.rfac = [ [0, 1], [3, 1] ]
static

Definition at line 977 of file CaloSwPhimod_v4.py.

◆ rfac_degree

int CaloSwPhimod_v4.CaloSwPhimod_v4_parms.rfac_degree = 1
static

Definition at line 978 of file CaloSwPhimod_v4.py.

◆ use_raw_eta

bool CaloSwPhimod_v4.CaloSwPhimod_v4_parms.use_raw_eta = False
static

Definition at line 979 of file CaloSwPhimod_v4.py.


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