, including all inherited members.
allOK() | BLElement | [static] |
argChanged() | BLCommand | [inline, virtual] |
argDouble(G4double &var, G4String name, G4String description, G4double units=1.0, G4String fmt=DefaultDoubleFmt, bool permitChange=true) | BLCommand | [protected] |
argFound | BLCommand | [protected] |
argInt(G4int &var, G4String name, G4String description, bool permitChange=true) | BLCommand | [protected] |
argMode | BLCommand | [protected] |
argName | BLCommand | [protected] |
argString(G4String &var, G4String name, G4String description, bool permitChange=true) | BLCommand | [protected] |
argTunable(G4double &var, G4String name, G4String description, G4double units=1.0, G4String fmt=DefaultDoubleFmt) | BLCommand | [protected] |
ArgumentMode enum name | BLCommand | [protected] |
argValue | BLCommand | [protected] |
BLCMDendgroup class | BLGroup | [friend] |
BLCMDhelp class | BLCommand | [friend] |
BLCommand() | BLCommand | [inline, protected] |
BLCommand(const BLCommand &r) | BLCommand | [inline, protected] |
BLElement() | BLElement | [inline] |
BLElement(const BLElement &r) | BLElement | [inline] |
BLGroup() | BLGroup | |
BLGroup(BLGroup &r) | BLGroup | [inline] |
BLGroupElement() | BLGroupElement | [inline] |
BLGroupElement(const BLGroupElement &r) | BLGroupElement | [inline] |
CHANGE enum value | BLCommand | [protected] |
clone() | BLGroup | [inline, virtual] |
color | BLGroup | [private] |
command(BLArgumentVector &argv, BLArgumentMap &namedArgs) | BLGroup | [virtual] |
commandName() | BLGroup | [inline, virtual] |
construct(G4RotationMatrix *relativeRotation, G4ThreeVector relativePosition, G4LogicalVolume *parent, G4String parentName, G4RotationMatrix *parentRotation, G4ThreeVector parentPosition) | BLGroup | [virtual] |
constructChildren(G4LogicalVolume *parent, G4String parentName, G4RotationMatrix *parentRotation, G4ThreeVector parentPosition) | BLGroupElement | [virtual] |
constructWorld() | BLGroup | [static] |
COUNT enum value | BLCommand | [protected] |
current | BLGroup | [private, static] |
defineNamedArgs() | BLGroup | [virtual] |
deleteCommand(G4String &name) | BLCommand | [inline, protected] |
description | BLCommand | [protected] |
doCommand(G4String &line) | BLCommand | [static] |
dumpRotation(const G4RotationMatrix *rot, const char *str) | BLCommand | [static] |
end() | BLGroup | |
find(G4String name) | BLGroupElement | [static] |
fixedHeight | BLGroup | [private] |
fixedLength | BLGroup | [private] |
fixedWidth | BLGroup | [private] |
generateBox(unsigned int npoints, G4double width, G4double height, G4double length, std::vector< G4ThreeVector > &v) | BLElement | |
generatePoints(int npoints, std::vector< G4ThreeVector > &v) | BLGroup | [virtual] |
generateTubs(unsigned int npoints, G4double innerRadius, G4double outerRadius, G4double initialPhi, G4double finalPhi, G4double length, std::vector< G4ThreeVector > &v) | BLElement | |
getCmdType() | BLCommand | [inline] |
getCurrent() | BLGroup | [static] |
getDouble(const G4String &s) | BLCommand | [inline, static] |
getErrorCount() | BLCommand | [inline, static] |
getHeight() | BLGroup | [inline, virtual] |
getLength() | BLGroup | [inline, virtual] |
getList(const G4String &s, const G4String &delim) | BLCommand | [static] |
getMaterial(G4String materialName, bool error=true) | BLCommand | [static] |
getName() const | BLElement | [inline, virtual] |
getNChildren() | BLGroupElement | [inline] |
getNextCommand() | BLCommand | [static] |
getOffset() | BLGroup | [inline] |
getPlacedFlag() | BLElement | [inline] |
getPos() | BLCommand | [static] |
getVisAttrib(G4String color) | BLCommand | [static] |
getWidth() | BLGroup | [inline, virtual] |
getWorld() | BLGroup | [static] |
handleNamedArgs(BLArgumentMap &namedArgs) | BLCommand | [protected] |
height | BLGroup | [private] |
HELP enum value | BLCommand | [protected] |
help(bool detailed) | BLCommand | [protected, virtual] |
highZ | BLGroup | [private] |
isGroupElement() | BLGroupElement | [inline, virtual] |
isOK() | BLGroup | [inline, virtual] |
isOutside(G4ThreeVector &local, G4double tolerance) | BLGroup | [virtual] |
isUndefined(double v) | BLCommand | [static] |
isValidCommand(G4String &cmd) | BLCommand | [inline, static] |
isWithin(G4ThreeVector &local, G4double tolerance) | BLGroup | [virtual] |
lastZ | BLGroup | [private] |
length | BLGroup | [private] |
matchList(const G4String s, const G4String patternList) | BLCommand | [static] |
material | BLGroup | [private] |
maxStep | BLGroup | [private] |
nArgs | BLCommand | [protected] |
nFixed | BLCommand | [protected] |
nTunable | BLCommand | [protected] |
offset | BLGroup | [private] |
operator=(const BLGroup &) | BLGroup | [private] |
parseArgs(const G4String &line, BLArgumentVector &argv, BLArgumentMap &namedArgs) | BLCommand | [static] |
placeChild(BLElement *element, G4RotationMatrix *rot, G4ThreeVector &offset, G4String rename) | BLGroupElement | [virtual] |
placeElement(BLElement *element, G4RotationMatrix *rot, G4ThreeVector &offset, G4String rename, G4bool global=false) | BLGroup | [virtual] |
placeElement(BLElement *element, G4ThreeVector &offset, G4String rename, G4bool global=false) | BLGroup | [virtual] |
placeElement(BLElement *element, G4String rename, G4bool global=false) | BLGroup | [virtual] |
prevCurrent | BLGroup | [private] |
print(G4String name) | BLCommand | [virtual] |
print(G4String name, BLArgumentMap &namedArgs) | BLCommand | |
PRINT enum value | BLCommand | [protected] |
printArgs(G4String indent1) | BLCommand | [protected] |
printArgString | BLCommand | [protected] |
printError(const char *fmt,...) | BLCommand | [static] |
PROCESS enum value | BLCommand | [protected] |
radius | BLGroup | [private] |
readFile(G4String filename) | BLCommand | [static] |
registerCommand(BLCmdType _type) | BLCommand | [protected] |
setDescription(const char *_description) | BLCommand | [inline, protected] |
setMaterial(G4String mat) | BLGroup | [inline] |
setMinHeight(G4double minHeight) | BLGroup | [inline] |
setMinLength(G4double minLength) | BLGroup | [inline] |
setMinWidth(G4double minWidth) | BLGroup | [inline] |
setName(G4String _name) | BLGroupElement | [virtual] |
setOffset(G4ThreeVector &offset) | BLGroup | [inline] |
setPlacedFlag(bool flag=true) | BLElement | [inline] |
setPos(BLCommandPos &pos) | BLCommand | |
setSynopsis(const char *_synopsis) | BLCommand | [inline, protected] |
splitString(const G4String &s, const G4String &delim, bool trim=false) | BLCommand | [static] |
stringToRotationMatrix(G4String rotation) | BLCommand | [static] |
synopsis | BLCommand | [protected] |
testGeometry(int npoints, G4double tolerance, bool visual=false, G4RotationMatrix rotation=G4RotationMatrix(), G4ThreeVector offset=G4ThreeVector()) | BLGroupElement | |
type | BLCommand | [protected] |
undefined() | BLCommand | [static] |
width | BLGroup | [private] |
world | BLGroup | [private, static] |
worldPhysVol | BLGroup | [private, static] |
wrapWords(G4String text, G4String indent1, G4String indent, G4String::size_type width=79) | BLCommand | [protected] |
~BLCommand() | BLCommand | [protected, virtual] |
~BLElement() | BLElement | [inline, virtual] |
~BLGroup() | BLGroup | |
~BLGroupElement() | BLGroupElement | [inline] |