/
bkg_file
bkg_file
To add the bkg file macro used in tutorial 1, open the file “local.inc” (located in C:\TOPAS7)
Copy the below text into this file:
macro bkg_file(filename,c,v)
{
#m_argu c If_Prm_Eqn_Rpt(c, v, min 0 max 10000)
user_y #m_unique bkg_obj filename
fit_obj = CeV(c, v) bkg_obj;
}
macro bkg_file(filename) { bkg_file(filename, ,1) }
You will need to reload TOPAS for these changes to take effect
, multiple selections available,
Related content
Setting Up TOPAS On Your Own Machine
Setting Up TOPAS On Your Own Machine
More like this
Tutorial 0 - Introduction to TOPAS and jEdit
Tutorial 0 - Introduction to TOPAS and jEdit
More like this
0. - Introduction to TOPAS and jEdit
0. - Introduction to TOPAS and jEdit
More like this
Tutorial 1 - PDF Introduction
Tutorial 1 - PDF Introduction
More like this
Introduction to TOPAS and jEdit
Introduction to TOPAS and jEdit
More like this
July 2019 Analysis Workshop Topas Tutorials
July 2019 Analysis Workshop Topas Tutorials
More like this