|
BOSS 8.0.0
BESIII Offline Software System
|
object regrouping CLID and pathname with treename/branchname More...
#include <RootCnvSvc.h>
Public Member Functions | |
| Leaf (const std::string &p, const CLID &c, const std::string &tree, const std::string &branch) | |
| bool | operator== (const Leaf ©) const |
| Leaf (const std::string &p, const CLID &c, const std::string &tree, const std::string &branch) | |
| bool | operator== (const Leaf ©) const |
| Leaf (const std::string &p, const CLID &c, const std::string &tree, const std::string &branch) | |
| bool | operator== (const Leaf ©) const |
Public Attributes | |
| std::string | path |
| std::string | treename |
| std::string | branchname |
| CLID | clid |
object regrouping CLID and pathname with treename/branchname
Definition at line 50 of file Event/RootCnvSvc/include/RootCnvSvc/RootCnvSvc.h.
|
inline |
Definition at line 56 of file Event/RootCnvSvc/include/RootCnvSvc/RootCnvSvc.h.
Referenced by operator==().
|
inline |
Definition at line 56 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootCnvSvc.h.
|
inline |
Definition at line 56 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootCnvSvc.h.
|
inline |
Definition at line 60 of file Event/RootCnvSvc/include/RootCnvSvc/RootCnvSvc.h.
|
inline |
Definition at line 60 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/RootCnvSvc.h.
|
inline |
Definition at line 60 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/RootCnvSvc.h.
| std::string RootCnvSvc::Leaf::branchname |
Definition at line 54 of file Event/RootCnvSvc/include/RootCnvSvc/RootCnvSvc.h.
Referenced by RootCnvSvc::createAddress(), RootCnvSvc::createAddress(), Leaf(), and operator==().
| CLID RootCnvSvc::Leaf::clid |
Definition at line 55 of file Event/RootCnvSvc/include/RootCnvSvc/RootCnvSvc.h.
Referenced by RootCnvSvc::createAddress(), RootCnvSvc::createAddress(), RootCnvSvc::declareObject(), Leaf(), and operator==().
| std::string RootCnvSvc::Leaf::path |
Definition at line 52 of file Event/RootCnvSvc/include/RootCnvSvc/RootCnvSvc.h.
Referenced by RootCnvSvc::declareObject(), Leaf(), and operator==().
| std::string RootCnvSvc::Leaf::treename |
Definition at line 53 of file Event/RootCnvSvc/include/RootCnvSvc/RootCnvSvc.h.
Referenced by RootCnvSvc::createAddress(), RootCnvSvc::createAddress(), Leaf(), and operator==().