Skip to content
Snippets Groups Projects
Commit 92707e1d authored by Jerzy Jamroz's avatar Jerzy Jamroz
Browse files

New events according to the document: ESS-1837307

parent b0ba0fc9
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,6 @@ Init
# accelerator-operation-ess.json
* The accelerator operation enumeration (not included into the databuffer)
# mevts-ess.json
* Master events according to: ESS-1837307: Time Structure of the Proton Beam Pulses in the LINAC.
{
"doc": "ESS-1837307",
"MEVT1": {
"LEBTC_ST": {
"id": 6
}
},
"MEVT2": {
"LEBTC_END": {
"id": 7
}
},
"MEVT3": {
"MEBTC_ST": {
"id": 8
}
},
"MEVT4": {
"MEBTC_END": {
"id": 9
}
},
"MEVT5": {
"IONMAG_ST": {
"id": 10
}
},
"MEVT6": {
"IONMAG_END": {
"id": 11
}
},
"MEVT7": {
"BPULSE_ST": {
"id": 12
}
},
"MEVT8": {
"BPULSE_END": {
"id": 13
}
},
"MEVT9": {
"14HZ": {
"id": 14
}
},
"MEVT10": {
"BPULSE_CM": {
"id": 15
}
},
"MEVT11": {
"DATA": {
"id": 16
}
},
"MEVT12": {
"DATAS": {
"id": 17
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment