This is the complete list of members for framework::Event, including all inherited members.
add(const std::string &collectionName, T &obj) | framework::Event | inline |
addDrop(const std::string &exp) | framework::Event | |
beforeFill() | framework::Event | |
branchesFilled_ | framework::Event | private |
bus_ | framework::Event | mutableprivate |
Clear() | framework::Event | |
createTree() | framework::Event | |
electronCount_ | framework::Event | private |
Event(const std::string &passName) | framework::Event | |
eventHeader_ | framework::Event | private |
exists(const std::string &name, const std::string &passName="", bool unique=true) const | framework::Event | |
getCollection(const std::string &collectionName, const std::string &passName="") const | framework::Event | inline |
getElectronCount() const | framework::Event | inline |
getEventHeader() | framework::Event | inline |
getEventHeaderPtr() | framework::Event | inline |
getEventNumber() const | framework::Event | inline |
getEventWeight() const | framework::Event | inline |
getMap(const std::string &collectionName, const std::string &passName="") const | framework::Event | inline |
getObject(const std::string &collectionName, const std::string &passName="") const | framework::Event | inline |
getPassName() | framework::Event | inline |
getProducts() const | framework::Event | inline |
inputTree_ | framework::Event | private |
knownLookups_ | framework::Event | mutableprivate |
makeBranchName(const std::string &collectionName, const std::string &passName) const | framework::Event | inlineprivate |
makeBranchName(const std::string &collectionName) const | framework::Event | inlineprivate |
nextEvent() | framework::Event | |
onEndOfEvent() | framework::Event | |
onEndOfFile() | framework::Event | |
outputTree_ | framework::Event | private |
passName_ | framework::Event | private |
Print() const | framework::Event | |
products_ | framework::Event | private |
regexDropCollections_ | framework::Event | private |
searchProducts(const std::string &namematch, const std::string &passmatch, const std::string &typematch, bool full_string_match=false) const | framework::Event | |
setElectronCount(const int &electronCount) | framework::Event | inline |
setInputTree(TTree *tree) | framework::Event | |
setOutputTree(TTree *tree) | framework::Event | |
shouldDrop(const std::string &collName) const | framework::Event | private |
~Event() | framework::Event | |