public class Volume extends RefElement
Constructor and Description |
---|
Volume(String name)
Creates a new instance of Volume
|
Volume(String name,
Solid solid,
Material material) |
Modifier and Type | Method and Description |
---|---|
void |
addPhysVol(PhysVol vol) |
String |
getMaterialRef() |
String |
getSolidRef() |
String |
getVolumeName() |
void |
setLimitSet(LimitSet limitset) |
void |
setMaterial(Material mat) |
void |
setRegion(Region region) |
void |
setSensitiveDetector(SensitiveDetector sens) |
void |
setSolid(Solid solid) |
void |
setVisAttributes(VisAttributes vis) |
getRefName
addContent, addContent, addContent, addContent, addContent, addNamespaceDeclaration, clone, cloneContent, getAdditionalNamespaces, getAttribute, getAttribute, getAttributes, getAttributeValue, getAttributeValue, getAttributeValue, getAttributeValue, getChild, getChild, getChildren, getChildren, getChildren, getChildText, getChildText, getChildTextNormalize, getChildTextNormalize, getChildTextTrim, getChildTextTrim, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getName, getNamespace, getNamespace, getNamespacePrefix, getNamespaceURI, getQualifiedName, getText, getTextNormalize, getTextTrim, getValue, indexOf, isAncestor, isRootElement, removeAttribute, removeAttribute, removeAttribute, removeChild, removeChild, removeChildren, removeChildren, removeContent, removeContent, removeContent, removeContent, removeNamespaceDeclaration, setAttribute, setAttribute, setAttribute, setAttributes, setContent, setContent, setContent, setContent, setName, setNamespace, setText, toString
detach, equals, getDocument, getParent, getParentElement, hashCode, setParent
public Volume(String name)
public void setMaterial(Material mat)
public void setSolid(Solid solid)
public void setSensitiveDetector(SensitiveDetector sens)
public void setLimitSet(LimitSet limitset)
public void addPhysVol(PhysVol vol)
public void setRegion(Region region)
public void setVisAttributes(VisAttributes vis)
public String getSolidRef()
public String getVolumeName()
public String getMaterialRef()
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.