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

Classes

class  TGeoPatternCylPhi
 a cylindrical phi divison pattern More...
 
class  TGeoPatternCylR
 a cylindrical R divison pattern More...
 
class  TGeoPatternFinder
 base finder class for patterns. A pattern is specifying a division type More...
 
class  TGeoPatternHoneycomb
 a divison pattern specialized for honeycombs More...
 
class  TGeoPatternParaX
 a X axis divison pattern for PARA shapes More...
 
class  TGeoPatternParaY
 a Y axis divison pattern for PARA shapes More...
 
class  TGeoPatternParaZ
 a Z axis divison pattern for PARA shapes More...
 
class  TGeoPatternSphPhi
 a spherical phi divison pattern More...
 
class  TGeoPatternSphR
 a spherical R divison pattern More...
 
class  TGeoPatternSphTheta
 a spherical theta divison pattern More...
 
class  TGeoPatternTrapZ
 a Z axis divison pattern for TRAP or GTRA shapes More...
 
class  TGeoPatternX
 
class  TGeoPatternY
 a Y axis divison pattern More...
 
class  TGeoPatternZ
 a Z axis divison pattern More...
 
struct  TGeoPatternFinder::ThreadData_t