7#include "TApplication.h"
9#include "TRootCanvas.h"
12#include "TGeoManager.h"
13#include "TGeoMatrix.h"
14#include "TGeoMaterial.h"
15#include "TGeoMedium.h"
16#include "TGeoVolume.h"
32int main(
int argc,
char**argv)
42 JParser<> zap(
"Auxiliary program to draw the detector in 3D.");
49 catch(
const exception &error) {
74 ((
TRootCanvas *) cv->GetCanvasImp())->
Connect(
"CloseWindow()",
"TApplication", tp,
"Terminate()");
88 for (JDetector::const_iterator i =
detector.begin(); i !=
detector.end(); ++i) {
93 geom->CloseGeometry();
98 cv->GetView()->ShowAxis();
Data structure for detector geometry and calibration.
int main(int argc, char **argv)
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).