LDMX Software
framework::Event Member List

This is the complete list of members for framework::Event, including all inherited members.

add(const std::string &collectionName, T &obj)framework::Eventinline
addDrop(const std::string &exp)framework::Event
beforeFill()framework::Event
branchesFilled_framework::Eventprivate
bus_framework::Eventmutableprivate
Clear()framework::Event
createTree()framework::Event
electronCount_framework::Eventprivate
Event(const std::string &passName)framework::Event
eventHeader_framework::Eventprivate
exists(const std::string &name, const std::string &passName="", bool unique=true) constframework::Event
getCollection(const std::string &collectionName, const std::string &passName="") constframework::Eventinline
getElectronCount() constframework::Eventinline
getEventHeader()framework::Eventinline
getEventHeaderPtr()framework::Eventinline
getEventNumber() constframework::Eventinline
getEventWeight() constframework::Eventinline
getMap(const std::string &collectionName, const std::string &passName="") constframework::Eventinline
getObject(const std::string &collectionName, const std::string &passName="") constframework::Eventinline
getPassName()framework::Eventinline
getProducts() constframework::Eventinline
inputTree_framework::Eventprivate
knownLookups_framework::Eventmutableprivate
makeBranchName(const std::string &collectionName, const std::string &passName) constframework::Eventinlineprivate
makeBranchName(const std::string &collectionName) constframework::Eventinlineprivate
nextEvent()framework::Event
onEndOfEvent()framework::Event
onEndOfFile()framework::Event
outputTree_framework::Eventprivate
passName_framework::Eventprivate
Print() constframework::Event
products_framework::Eventprivate
regexDropCollections_framework::Eventprivate
searchProducts(const std::string &namematch, const std::string &passmatch, const std::string &typematch, bool full_string_match=false) constframework::Event
setElectronCount(const int &electronCount)framework::Eventinline
setInputTree(TTree *tree)framework::Event
setOutputTree(TTree *tree)framework::Event
shouldDrop(const std::string &collName) constframework::Eventprivate
~Event()framework::Event