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:
@ -88,7 +88,7 @@ void PXmlRgeHandler::OnEndDocument()
|
|||||||
* and sets a proper key.
|
* and sets a proper key.
|
||||||
*
|
*
|
||||||
* \param str XML element name
|
* \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)
|
void PXmlRgeHandler::OnStartElement(const Char_t *str, const TList *attributes)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user