define tag energy_vec with attributes start, stop, step to define rge energy vector in a compact way in startup.xml files.

This commit is contained in:
2023-02-17 10:09:33 +01:00
parent 2db36b2e3d
commit 9ce9e9f0a3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ void PXmlRgeHandler::OnEndDocument()
* and sets a proper key.
*
* \param str XML element name
* \param attributes not used
* \param attributes used only for energy_vect
*/
void PXmlRgeHandler::OnStartElement(const Char_t *str, const TList *attributes)
{