Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TPainter3dAlgorithms.h File Reference
#include "TAttLine.h"
#include "TAttFill.h"
#include <vector>

Classes

class  TPainter3dAlgorithms
 The Legos and Surfaces painter class. More...

Variables

const Int_t kCARTESIAN = 1
const Int_t kCYLINDRICAL = 3
const Int_t kPOLAR = 2
const Int_t kRAPIDITY = 5
const Int_t kSPHERICAL = 4

Variable Documentation

◆ kCARTESIAN

const Int_t kCARTESIAN = 1

Definition at line 19 of file TPainter3dAlgorithms.h.

◆ kCYLINDRICAL

const Int_t kCYLINDRICAL = 3

Definition at line 21 of file TPainter3dAlgorithms.h.

◆ kPOLAR

const Int_t kPOLAR = 2

Definition at line 20 of file TPainter3dAlgorithms.h.

◆ kRAPIDITY

const Int_t kRAPIDITY = 5

Definition at line 23 of file TPainter3dAlgorithms.h.

◆ kSPHERICAL

const Int_t kSPHERICAL = 4

Definition at line 22 of file TPainter3dAlgorithms.h.