#include <TBuffer3D.h>
Inheritance diagram for TBuffer3DTube:
Public Member Functions | |
TBuffer3DTube (UInt_t reqPnts=0, UInt_t reqPntsCapacity=0, UInt_t reqSegs=0, UInt_t reqSegsCapacity=0, UInt_t reqPols=0, UInt_t reqPolsCapacity=0) | |
TBuffer3DTube (UInt_t reqPnts=0, UInt_t reqPntsCapacity=0, UInt_t reqSegs=0, UInt_t reqSegsCapacity=0, UInt_t reqPols=0, UInt_t reqPolsCapacity=0) | |
Public Attributes | |
Double_t | fRadiusInner |
Double_t | fRadiusOuter |
Double_t | fHalfLength |
Protected Member Functions | |
TBuffer3DTube (Int_t type, UInt_t reqPnts=0, UInt_t reqPntsCapacity=0, UInt_t reqSegs=0, UInt_t reqSegsCapacity=0, UInt_t reqPols=0, UInt_t reqPolsCapacity=0) | |
TBuffer3DTube (Int_t type, UInt_t reqPnts=0, UInt_t reqPntsCapacity=0, UInt_t reqSegs=0, UInt_t reqSegsCapacity=0, UInt_t reqPols=0, UInt_t reqPolsCapacity=0) | |
Private Member Functions | |
TBuffer3DTube (const TBuffer3DTube &) | |
const TBuffer3DTube & | operator= (const TBuffer3DTube &) |
TBuffer3DTube (const TBuffer3DTube &) | |
const TBuffer3DTube & | operator= (const TBuffer3DTube &) |
Definition at line 174 of file TBuffer3D.h.
TBuffer3DTube::TBuffer3DTube | ( | const TBuffer3DTube & | ) | [private] |
TBuffer3DTube::TBuffer3DTube | ( | Int_t | type, | |
UInt_t | reqPnts = 0 , |
|||
UInt_t | reqPntsCapacity = 0 , |
|||
UInt_t | reqSegs = 0 , |
|||
UInt_t | reqSegsCapacity = 0 , |
|||
UInt_t | reqPols = 0 , |
|||
UInt_t | reqPolsCapacity = 0 | |||
) | [protected] |
Definition at line 431 of file TBuffer3D.cxx.
TBuffer3DTube::TBuffer3DTube | ( | UInt_t | reqPnts = 0 , |
|
UInt_t | reqPntsCapacity = 0 , |
|||
UInt_t | reqSegs = 0 , |
|||
UInt_t | reqSegsCapacity = 0 , |
|||
UInt_t | reqPols = 0 , |
|||
UInt_t | reqPolsCapacity = 0 | |||
) |
Definition at line 421 of file TBuffer3D.cxx.
TBuffer3DTube::TBuffer3DTube | ( | const TBuffer3DTube & | ) | [private] |
TBuffer3DTube::TBuffer3DTube | ( | Int_t | type, | |
UInt_t | reqPnts = 0 , |
|||
UInt_t | reqPntsCapacity = 0 , |
|||
UInt_t | reqSegs = 0 , |
|||
UInt_t | reqSegsCapacity = 0 , |
|||
UInt_t | reqPols = 0 , |
|||
UInt_t | reqPolsCapacity = 0 | |||
) | [protected] |
TBuffer3DTube::TBuffer3DTube | ( | UInt_t | reqPnts = 0 , |
|
UInt_t | reqPntsCapacity = 0 , |
|||
UInt_t | reqSegs = 0 , |
|||
UInt_t | reqSegsCapacity = 0 , |
|||
UInt_t | reqPols = 0 , |
|||
UInt_t | reqPolsCapacity = 0 | |||
) |
const TBuffer3DTube& TBuffer3DTube::operator= | ( | const TBuffer3DTube & | ) | [private] |
const TBuffer3DTube& TBuffer3DTube::operator= | ( | const TBuffer3DTube & | ) | [private] |
Definition at line 193 of file TBuffer3D.h.
Definition at line 194 of file TBuffer3D.h.
Definition at line 195 of file TBuffer3D.h.