33 }
else if (
Platform.Contains(
"Linux") ){
35 }
else if (
Platform.Contains(
"source") ){
37 }
else if (
Platform.Contains(
"macosx64") ){
39 }
else if (
Platform.Contains(
"IRIX64") ){
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
1-D histogram with a float per channel (see TH1 documentation)
RDataFrame FromSqlite(std::string_view fileName, std::string_view query)
Factory method to create a SQlite RDataFrame.