PandaRoot
GeCluster Class Reference

#include <GeCluster.h>

Inheritance diagram for GeCluster:

Public Member Functions

 GeCluster ()
 
virtual ~GeCluster ()
 
void SetPathGeo (TString path)
 
TList * CreateCluster (TGeoPgon *logicCrystal_test, TGeoPgon *lay_sci, TGeoCompositeShape *lay_cap, TGeoVolume &sphere, double distance, double theta, double phi, double depth_first_interaction, int id_start)
 
 ClassDef (GeCluster, 2)
 

Public Attributes

Double_t X_Crystal [105]
 
Double_t Y_Crystal [105]
 
Double_t Z_Crystal [105]
 
int Id_Crystal [105]
 
int Id_Cluster [105]
 
int Id_Crystal_In_Cluster [105]
 

Detailed Description

Definition at line 17 of file GeCluster.h.

Constructor & Destructor Documentation

◆ GeCluster()

GeCluster::GeCluster ( )

◆ ~GeCluster()

virtual GeCluster::~GeCluster ( )
virtual

Member Function Documentation

◆ ClassDef()

GeCluster::ClassDef ( GeCluster  ,
 
)

Referenced by SetPathGeo().

◆ CreateCluster()

TList* GeCluster::CreateCluster ( TGeoPgon *  logicCrystal_test,
TGeoPgon *  lay_sci,
TGeoCompositeShape *  lay_cap,
TGeoVolume &  sphere,
double  distance,
double  theta,
double  phi,
double  depth_first_interaction,
int  id_start 
)

Referenced by SetPathGeo().

◆ SetPathGeo()

void GeCluster::SetPathGeo ( TString  path)
inline

Definition at line 32 of file GeCluster.h.

References ClassDef(), and CreateCluster().

32 { fpath = path; };

Member Data Documentation

◆ Id_Cluster

int GeCluster::Id_Cluster[105]

Definition at line 29 of file GeCluster.h.

◆ Id_Crystal

int GeCluster::Id_Crystal[105]

Definition at line 27 of file GeCluster.h.

◆ Id_Crystal_In_Cluster

int GeCluster::Id_Crystal_In_Cluster[105]

Definition at line 30 of file GeCluster.h.

◆ X_Crystal

Double_t GeCluster::X_Crystal[105]

Definition at line 23 of file GeCluster.h.

◆ Y_Crystal

Double_t GeCluster::Y_Crystal[105]

Definition at line 24 of file GeCluster.h.

◆ Z_Crystal

Double_t GeCluster::Z_Crystal[105]

Definition at line 25 of file GeCluster.h.


The documentation for this class was generated from the following file: