GDML version: 0.5.4

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

java.lang.Object
  extended by net.hep.geant4.GDML.GeometricModel.Reps.SinglePlacement
      extended by net.hep.geant4.GDML.GeometricModel.Reps.ParametrisedPlacement

public final class ParametrisedPlacement
extends SinglePlacement

GraXML representation of ParametrisedPlacementType GDML element connected via JAXB ParameterisedPlacementType generic JAXB interface.

 $Log: ParametrisedPlacement.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.3  2005/03/24 14:25:21  hrivnac
 Optimisation optimised, \ndimensions of param and replica volumes corrected.

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

 Revision 1.1  2004/11/11 10:27:22  hrivnac
 paremetrised volumes added

 Revision 1.1  2004/11/10 15:48:37  hrivnac
 replicas added

 

Version:
$Id: ParametrisedPlacement.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
ParametrisedPlacement()
           
 
Method Summary
 void traverse(GDMLBuilder builder, ParameterisedPlacementType placement, Group tg, String parent)
           
 
Methods inherited from class net.hep.geant4.GDML.GeometricModel.Reps.SinglePlacement
traverse
 
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

ParametrisedPlacement

public ParametrisedPlacement()
Method Detail

traverse

public final void traverse(GDMLBuilder builder,
                           ParameterisedPlacementType placement,
                           Group tg,
                           String parent)

Written by: J.Hrivnac

Documentation built April 25 2013 on Linux by hrivnac