PODIO v00-16-03
An Event-Data-Model Toolkit for High Energy Physics Experiments
|
This is the complete list of members for podio::CollectionIDTable, including all inherited members.
add(const std::string &name) | podio::CollectionIDTable | |
collectionID(const std::string &name) const | podio::CollectionIDTable | |
CollectionIDTable() | podio::CollectionIDTable | |
CollectionIDTable(const CollectionIDTable &)=delete | podio::CollectionIDTable | |
CollectionIDTable(CollectionIDTable &&)=default | podio::CollectionIDTable | |
CollectionIDTable(std::vector< int > &&ids, std::vector< std::string > &&names) | podio::CollectionIDTable | |
CollectionIDTable(const std::vector< int > &ids, const std::vector< std::string > &names) | podio::CollectionIDTable | |
empty() const | podio::CollectionIDTable | inline |
ids() const | podio::CollectionIDTable | inline |
name(int collectionID) const | podio::CollectionIDTable | |
names() const | podio::CollectionIDTable | inline |
operator=(const CollectionIDTable &)=delete | podio::CollectionIDTable | |
operator=(CollectionIDTable &&)=default | podio::CollectionIDTable | |
present(const std::string &name) const | podio::CollectionIDTable | |
print() const | podio::CollectionIDTable | |
~CollectionIDTable()=default | podio::CollectionIDTable |