28 dir.
Append(
"/hist/data/tprofile2poly_tutorial.data");
33 std::cerr << dir.
Data() << std::endl;
34 std::cerr <<
"Error code: " << std::strerror(
errno) << std::endl;
38 std::vector<std::pair<Double_t, Double_t>>
allCoords;
44 std::cout <<
"[ERROR] Bad file" << std::endl;
84 err->Fill(
r1,
r2, val);
90 th2p->SetTitle(
"total hits");
95 avg->SetTitle(
"average charge");
100 err->SetContentToError();
101 err->SetTitle(
"error");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
2D Histogram with Polygonal Bins
2D Profile Histogram with Polygonal Bins.
This is the base class for the ROOT Random number generators.
const char * Data() const
TString & Append(const char *cs)