Create a runcatalog table in a MySQL test database.
Based on the code sqlcreatedb.C by Sergey Linev
from ROOT import TSQLServer
fp = open("runcatalog.sql", "r")
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
- Author
- Juan Fernando Jaramillo Botero
Definition in file sqlcreatedb.py.