EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for GFBookkeeping, including all inherited members.
addFailedHit(unsigned int) | GFBookkeeping | |
bookGFDetPlanes(std::string key) | GFBookkeeping | |
bookMatrices(std::string key) | GFBookkeeping | |
bookNumbers(std::string key, double val=0.) | GFBookkeeping | |
clearAll() | GFBookkeeping | |
clearFailedHits() | GFBookkeeping | |
fFailedHits | GFBookkeeping | private |
fMatrices | GFBookkeeping | private |
fNhits | GFBookkeeping | private |
fNumbers | GFBookkeeping | private |
fPlanes | GFBookkeeping | private |
getDetPlane(std::string key, unsigned int index, GFDetPlane &pl) const | GFBookkeeping | |
getGFDetPlaneKeys() const | GFBookkeeping | |
getMatrix(std::string key, unsigned int index, TMatrixT< double > &mat) const | GFBookkeeping | |
getMatrixKeys() const | GFBookkeeping | |
getNumber(std::string key, unsigned int index, double &num) const | GFBookkeeping | |
getNumberKeys() const | GFBookkeeping | |
getNumFailed() | GFBookkeeping | |
GFBookkeeping() | GFBookkeeping | inline |
GFBookkeeping(const GFBookkeeping &) | GFBookkeeping | |
hitFailed(unsigned int) | GFBookkeeping | |
operator=(const GFBookkeeping &) | GFBookkeeping | inlineprivate |
Print(const Option_t *="") const | GFBookkeeping | |
reset() | GFBookkeeping | |
setDetPlane(std::string key, unsigned int index, const GFDetPlane &pl) | GFBookkeeping | |
setMatrix(std::string key, unsigned int index, const TMatrixT< double > &mat) | GFBookkeeping | |
setNhits(int n) | GFBookkeeping | inline |
setNumber(std::string key, unsigned int index, const double &num) | GFBookkeeping | |
~GFBookkeeping() | GFBookkeeping | inlinevirtual |