, 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] |
BLCMDhelp class | BLCommand | [friend] |
BLCommand() | BLCommand | [inline, protected] |
BLCommand(const BLCommand &r) | BLCommand | [inline, protected] |
BLElement() | BLElement | [inline] |
BLElement(const BLElement &r) | BLElement | [inline] |
CHANGE enum value | BLCommand | [protected] |
clone()=0 | BLElement | [pure virtual] |
command(BLArgumentVector &argv, BLArgumentMap &namedArgs)=0 | BLCommand | [pure virtual] |
commandName()=0 | BLCommand | [pure virtual] |
construct(G4RotationMatrix *relativeRotation, G4ThreeVector relativePosition, G4LogicalVolume *parent, G4String parentName, G4RotationMatrix *parentRotation, G4ThreeVector parentPosition)=0 | BLElement | [pure virtual] |
COUNT enum value | BLCommand | [protected] |
defineNamedArgs() | BLCommand | [virtual] |
deleteCommand(G4String &name) | BLCommand | [inline, protected] |
description | BLCommand | [protected] |
doCommand(G4String &line) | BLCommand | [static] |
dumpRotation(const G4RotationMatrix *rot, const char *str) | BLCommand | [static] |
find(G4String name) | BLElement | [static] |
generateBox(unsigned int npoints, G4double width, G4double height, G4double length, std::vector< G4ThreeVector > &v) | BLElement | |
generatePoints(int npoints, std::vector< G4ThreeVector > &v)=0 | BLElement | [pure virtual] |
generateTubs(unsigned int npoints, G4double innerRadius, G4double outerRadius, G4double initialPhi, G4double finalPhi, G4double length, std::vector< G4ThreeVector > &v) | BLElement | |
getCmdType() | BLCommand | [inline] |
getDouble(const G4String &s) | BLCommand | [inline, static] |
getErrorCount() | BLCommand | [inline, static] |
getHeight()=0 | BLElement | [pure virtual] |
getLength()=0 | BLElement | [pure virtual] |
getList(const G4String &s, const G4String &delim) | BLCommand | [static] |
getMaterial(G4String materialName, bool error=true) | BLCommand | [static] |
getName() const | BLElement | [inline, virtual] |
getNextCommand() | BLCommand | [static] |
getPlacedFlag() | BLElement | [inline] |
getPos() | BLCommand | [static] |
getVisAttrib(G4String color) | BLCommand | [static] |
getWidth()=0 | BLElement | [pure virtual] |
handleNamedArgs(BLArgumentMap &namedArgs) | BLCommand | [protected] |
HELP enum value | BLCommand | [protected] |
help(bool detailed) | BLCommand | [protected, virtual] |
isGroupElement() | BLElement | [inline, virtual] |
isOK()=0 | BLElement | [pure virtual] |
isOutside(G4ThreeVector &local, G4double tolerance)=0 | BLElement | [pure virtual] |
isUndefined(double v) | BLCommand | [static] |
isValidCommand(G4String &cmd) | BLCommand | [inline, static] |
mapElement | BLElement | [private, static] |
matchList(const G4String s, const G4String patternList) | BLCommand | [static] |
name | BLElement | [private] |
nArgs | BLCommand | [protected] |
nFixed | BLCommand | [protected] |
nTunable | BLCommand | [protected] |
parseArgs(const G4String &line, BLArgumentVector &argv, BLArgumentMap &namedArgs) | BLCommand | [static] |
placed | BLElement | [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] |
readFile(G4String filename) | BLCommand | [static] |
registerCommand(BLCmdType _type) | BLCommand | [protected] |
setDescription(const char *_description) | BLCommand | [inline, protected] |
setName(G4String _name) | BLElement | [virtual] |
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] |
type | BLCommand | [protected] |
undefined() | BLCommand | [static] |
wrapWords(G4String text, G4String indent1, G4String indent, G4String::size_type width=79) | BLCommand | [protected] |
~BLCommand() | BLCommand | [protected, virtual] |
~BLElement() | BLElement | [inline, virtual] |