#include <iostream>
#include "database/MJDatabaseClover4x50x80DetCalib.hh"
#include "materials/MJMaterialElement.hh"
#include "database/MJDatabase.hh"
#include "database/MJDatabaseMaterial.hh"
#include "database/MJDatabaseMEGACrystal.hh"
#include "database/MJDatabaseSEGACrystal.hh"
#include "database/MJDatabaseElement.hh"
#include "database/MJDatabaseCloverCrystal.hh"
#include "database/MJDatabaseCloverDetector.hh"
#include "database/MJDatabaseIsotope.hh"
#include "database/MJDatabaseSimple800g.hh"
#include "materials/MJMaterial.hh"
#include "io/MJLogger.hh"
#include "G4Box.hh"
#include "globals.hh"
Go to the source code of this file.
Functions | |
void | g4test () |
int | main () |
|
Definition at line 109 of file testDatabase.cc. |
|
Definition at line 27 of file testDatabase.cc. References MJDatabase::GetAllMaterials(), MJDatabase::GetCloverCrystal(), MJDatabase::GetCloverDetector(), MJDatabase::GetElement(), MJDatabase::GetIsotope(), MJDatabase::GetMaterial(), MJDatabase::GetMaterialNames(), MJDatabase::GetSimple800g(), and MJLog. |