GDML version: 0.5.4

net.hep.geant4.GDML.GeometricModel.Reps
Class Sphere

java.lang.Object
  extended by net.hep.geant4.GDML.GeometricModel.Solid
      extended by net.hep.geant4.GDML.GeometricModel.Reps.Sphere
All Implemented Interfaces:
GraXMLJAXBRep, GraXMLRep

public final class Sphere
extends Solid

GraXML representation GraXMLJAXBRep of sphere GDML element connected via JAXB SphereType generic JAXB interface.

 $Log: Sphere.java,v $
 Revision 1.3  2008/04/29 15:13:47  hrivnac
 javadoc cleaned

 Revision 1.2  2007/01/25 17:09:55  hrivnac
 migrated to JAXB 2.0, except Booleans

 Revision 1.1  2005/03/30 13:51:16  hrivnac
 GDML added

 Revision 1.14  2005/03/24 14:25:21  hrivnac
 Optimisation optimised, \ndimensions of param and replica volumes corrected.

 Revision 1.13  2005/03/23 16:20:44  hrivnac
 optimisation fixed

 Revision 1.12  2004/11/12 10:17:28  hrivnac
 small improvements

 Revision 1.11  2004/07/08 07:52:44  hrivnac
 Sphere.theta in (0, pi)

 Revision 1.10  2004/05/22 15:49:50  hrivnac
 class id reformated

 Revision 1.9  2004/04/27 10:27:43  hrivnac
 references names with same origins made unique

 Revision 1.8  2004/04/13 09:03:41  hrivnac
 prepared for 0.5.0

 Revision 1.7  2004/03/31 16:19:08  hrivnac
 unit management introduced

 Revision 1.6  2004/03/19 17:00:46  hrivnac
 expression evaluation improved

 Revision 1.5  2004/03/18 21:50:52  hrivnac
 degrees -> radians

 Revision 1.4  2004/03/18 16:03:52  hrivnac
 Solids Unit Test added; Solids fixed

 Revision 1.3  2004/03/17 14:36:20  hrivnac
 documentation improved

 Revision 1.2  2004/03/17 13:59:39  hrivnac
 imports cleaned

 Revision 1.1  2004/03/16 16:54:32  hrivnac
 all GDML solids are now supported

 

Version:
$Id: Sphere.java,v 1.3 2008/04/29 15:13:47 hrivnac Exp $
Author:
J.Hrivnac

Field Summary
private static org.apache.log4j.Logger log
          Logging .
 
Constructor Summary
Sphere()
           
 
Method Summary
 void traverse(MasterBuilder builder, Object element, Group tg, String parent)
           
 
Methods inherited from class net.hep.geant4.GDML.GeometricModel.Solid
builder, isLink, register, registeredShape3D, setBuilder, setRegister, use
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static org.apache.log4j.Logger log
Logging .

Constructor Detail

Sphere

public Sphere()
Method Detail

traverse

public final void traverse(MasterBuilder builder,
                           Object element,
                           Group tg,
                           String parent)
Specified by:
traverse in interface GraXMLJAXBRep
Specified by:
traverse in class Solid

Written by: J.Hrivnac

Documentation built April 25 2013 on Linux by hrivnac