Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TGeoBoolNode.h File Reference
#include "TGeoShape.h"
#include <mutex>
#include <vector>

Classes

class  TGeoBoolNode
 Base class for Boolean operations between two shapes. More...
class  TGeoIntersection
 Boolean node representing an intersection between two components. More...
class  TGeoSubtraction
 Boolean node representing a subtraction. More...
class  TGeoUnion
 Boolean node representing a union between two components. More...
struct  TGeoBoolNode::ThreadData_t