Demonstrates usage of TEveBox class.
{
auto gEve = REveManager::Create();
b->SetMainTransparency(0);
#define RND_BOX(x) r.Uniform(-(x), (x))
#undef RND_BOX
}
R__EXTERN TEveManager * gEve
R__EXTERN TRandom * gRandom
void SetMainColor(Color_t color) override
Set main color.
virtual void AddElement(TEveElement *el)
Add el to the list of children.
TEveScene * GetEventScene() const
This is the base class for the ROOT Random number generators.
void box(Int_t pat, Double_t x1, Double_t y1, Double_t x2, Double_t y2)
- Author
- Matevz Tadel
Definition in file box.C.