27 Error(
"exec2",
"gPad is null, you are not supposed to run this macro");
31 int px =
gPad->GetEventX();
32 int py =
gPad->GetEventY();
62 if(
c2)
delete c2->GetPrimitive(
"Projection");
63 else c2 =
new TCanvas(
"c2",
"Projection Canvas",710,10,700,500);
70 hp->SetName(
"Projection");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
void Error(const char *location, const char *msgfmt,...)
Use this function in case an error occurred.
1-D histogram with a double per channel (see TH1 documentation)
Service class for 2-D histogram classes.
Mother of all ROOT objects.
virtual void SetUniqueID(UInt_t uid)
Set the unique object id.
static TString Format(const char *fmt,...)
Static method which formats a string using a printf style format descriptor and return a TString.