22c1 =
ROOT.TCanvas(
'c1',
'The NA49 canvas', 200, 10, 700, 780 )
26all =
ROOT.TPad(
'all',
'A Global view of NA49', 0.02, 0.02, 0.48, 0.82, 28 )
27tof =
ROOT.TPad(
'tof',
'One Time Of Flight element', 0.52, 0.02, 0.98, 0.82, 28 )
30na49title =
ROOT.TPaveLabel( 0.04, 0.86, 0.96, 0.98,
'Two views of the NA49 detector' )
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.