(no subject)

From: Georg Troska <georg.troska_at_uni-dortmund.de>
Date: Mon, 4 Jun 2012 08:57:22 +0200


Hi everybody,

I just discovered the „candle“-draw option. Very nice. But when I’m trying

t->Draw("a:b","","candle")

I will get two candles with the whole distributions of “a” and “b”, What I actually want are candles of “a” differentiated by all subtypes of “b”. Something like

t->Draw("a{b==1}:a{b==2}:a{b==3}","","candle")

I thought as the common “a:b” draw-option shows a TH2 of what I actually want it would be possible to show it that way. I could also cast it from TH2. Is there a way?

Georg Received on Mon Jun 04 2012 - 08:57:28 CEST

This archive was generated by hypermail 2.2.0 : Mon Jun 04 2012 - 11:50:01 CEST