71 b.WriteClassBuffer(TF1Data::Class(),
this);
85 b.ReadClassBuffer(ROOT::v5::TF1Data::Class(),
this,
v, R__s, R__c, onfile_class);
97 TAttLine::Streamer(
b);
98 TAttFill::Streamer(
b);
99 TAttMarker::Streamer(
b);
147 b.CheckByteCount(R__s, R__c, TF1Data::IsA());
Fill Area Attributes class.
virtual void SetFillStyle(Style_t fstyle)
Set the fill area style.
Buffer base class used for serializing objects.
TClass instances represent classes, structs and namespaces in the ROOT type system.
TH1 is the base class of all histogram classes in ROOT.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
virtual ~TF1Data()
TF1 default destructor.
void Streamer(TBuffer &b, Int_t version, UInt_t start, UInt_t count, const TClass *onfile_class=0)
Stream a class object.
TF1Data()
F1 default constructor.