Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoBoolNode.h File Reference
#include "TGeoShape.h"
#include <mutex>
#include <vector>
Include dependency graph for TGeoBoolNode.h:
This graph shows which files directly or indirectly include this file:

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