39 std::vector<Double_t>
fXs1;
40 std::vector<Double_t>
fYs1;
43 std::vector<Double_t>
fXs2;
44 std::vector<Double_t>
fYs2;
49 :
TNamed(
"polygon_compression_test2",
"polygon_compression_test2")
55 assert(
gPad !=
nullptr &&
"PolyTest2, gPad is null");
124void PolyTest2::Paint(
const Option_t * )
126 assert(
gPad !=
nullptr &&
"Paint, gPad is null");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t SetLineColor
Option_t Option_t SetFillColor
R__EXTERN TRandom * gRandom
Fill Area Attributes class.
virtual void Modify()
Change current fill area attributes if necessary.
virtual void Modify()
Change current line attributes if necessary.
The TNamed class is the base class for all named ROOT classes.
Double_t Rndm() override
Machine independent random number generator.