#include <MJDatabaseMEGACrystal.hh>
Public Member Functions | |
MJDatabaseMEGACrystal () | |
MJDatabaseMEGACrystal (string, int, string, double, double, double, double, double[], double, double, char) | |
MJDatabaseMEGACrystal (const MJDatabaseMEGACrystal &) | |
~MJDatabaseMEGACrystal () | |
string | GetIdentity () |
int | GetIndex () |
string | GetMaterialName () |
MJDatabaseElement * | GetMaterial () |
double | GetHeight () |
double | GetInnerR () |
double | GetOuterR () |
double | GetCoreDepth () |
double | GetInnerDeadLayerWidth () |
double | GetOuterDeadLayerWidth () |
char | GetDiodType () |
string | message () |
void | print () |
Private Attributes | |
string | _name |
int | _id |
string | _matName |
MJDatabaseElement * | _material |
double | _height |
double | _innerR |
double | _outerR |
double | _coreDepth |
double | _orientation [3] |
double | _innerDeadLayerW |
double | _outerDeadLayerW |
char | _diodType |
|
AUTHOR: akbar CONTACT: FIRST SUBMISSION: Wed Apr 14 07:54:20 PDT 2004 REVISION: mm-dd-yyyy, What is changed, Whoami Definition at line 57 of file MJDatabaseMEGACrystal.cc. |
|
Definition at line 61 of file MJDatabaseMEGACrystal.cc. References _material, and MJDatabase::GetElement(). |
|
Definition at line 81 of file MJDatabaseMEGACrystal.cc. |
|
Definition at line 86 of file MJDatabaseMEGACrystal.cc. |
|
Definition at line 94 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 98 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 91 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 87 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 88 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 96 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 92 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 90 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 89 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 97 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 93 of file MJDatabaseMEGACrystal.hh. Referenced by print(). |
|
Definition at line 100 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 90 of file MJDatabaseMEGACrystal.cc. References GetCoreDepth(), GetDiodType(), GetHeight(), GetIdentity(), GetIndex(), GetInnerDeadLayerWidth(), GetInnerR(), GetMaterialName(), GetOuterDeadLayerWidth(), and GetOuterR(). |
|
Definition at line 116 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 120 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 113 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 110 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 118 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 114 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 112 of file MJDatabaseMEGACrystal.hh. Referenced by MJDatabaseMEGACrystal(). |
|
Definition at line 111 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 109 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 117 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 119 of file MJDatabaseMEGACrystal.hh. |
|
Definition at line 115 of file MJDatabaseMEGACrystal.hh. |