#include <TRecordAssociation.hh>
TRecordAssociationのコラボレーション図
Public メソッド | |
TRecordAssociation (const Tstring &recid="", const Tstring &secid="", const Tstring &segid="", const Tstring &eleid="", Tint nbin=-1, Tdouble xmin=DBL_MAX, Tdouble xmax=DBL_MIN, TRecordDisplayCanvas *cv=0, TH1D *h=0) | |
TRecordAssociation (const TRecordAssociation &right) | |
~TRecordAssociation () | |
const TRecordAssociation & | operator= (const TRecordAssociation &right) |
Tbool | operator== (const TRecordAssociation &right) const |
Tbool | operator!= (const TRecordAssociation &right) const |
const Tstring & | GetRecordID () const |
const Tstring & | GetSectionID () const |
const Tstring & | GetSegmentID () const |
const Tstring & | GetElementID () const |
Tint | GetNumberOfBins () const |
Tdouble | GetMinimumX () const |
Tdouble | GetMaximumX () const |
TRecordDisplayCanvas * | GetCanvas () const |
TH1D * | GetHistogram () const |
Tvoid | SetRecordID (const Tstring &id) |
Tvoid | SetSectionID (const Tstring &id) |
Tvoid | SetSegmentID (const Tstring &id) |
Tvoid | SetElementID (const Tstring &id) |
Tvoid | SetNumberOfBins (Tint nbin) |
Tvoid | SetMinimumX (Tdouble xmin) |
Tvoid | SetMaximumX (Tdouble xmax) |
Tvoid | SetCanvas (TRecordDisplayCanvas *cv) |
Tvoid | SetHistogram (TH1D *h) |
Tbool | IsValid () const |
フレンド | |
Tostream & | operator<< (Tostream &tos, const TRecordAssociation &right) |
|
ヒストグラムの軸タイトル フィルカラーくらいはあってもいいかも |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|