|
BOSS 8.0.0
BESIII Offline Software System
|
#include <Relation.h>
Public Member Functions | |
| virtual const CLID & | clID () const |
| Relation (T1 *obj1, T2 *obj2) | |
| Relation (T1 *obj1, T2 *obj2, std::string info) | |
| Relation (T1 *obj1, T2 *obj2, std::vector< std::string > infos) | |
| const T1 * | getFirst () const |
| T1 * | getFirst () |
| const T2 * | getSecond () const |
| T2 * | getSecond () |
| void | addInfo (std::string inf) |
| Add additional information (as a string) to the relation. | |
| std::vector< std::string > | getInfos () const |
| std::ostream & | fillStream (std::ostream &s) const |
| Fill the ASCII output stream. | |
| virtual const CLID & | clID () const |
| Relation (T1 *obj1, T2 *obj2) | |
| Relation (T1 *obj1, T2 *obj2, std::string info) | |
| Relation (T1 *obj1, T2 *obj2, std::vector< std::string > infos) | |
| const T1 * | getFirst () const |
| T1 * | getFirst () |
| const T2 * | getSecond () const |
| T2 * | getSecond () |
| void | addInfo (std::string inf) |
| Add additional information (as a string) to the relation. | |
| std::vector< std::string > | getInfos () const |
| std::ostream & | fillStream (std::ostream &s) const |
| Fill the ASCII output stream. | |
| virtual const CLID & | clID () const |
| Relation (T1 *obj1, T2 *obj2) | |
| Relation (T1 *obj1, T2 *obj2, std::string info) | |
| Relation (T1 *obj1, T2 *obj2, std::vector< std::string > infos) | |
| const T1 * | getFirst () const |
| T1 * | getFirst () |
| const T2 * | getSecond () const |
| T2 * | getSecond () |
| void | addInfo (std::string inf) |
| Add additional information (as a string) to the relation. | |
| std::vector< std::string > | getInfos () const |
| std::ostream & | fillStream (std::ostream &s) const |
| Fill the ASCII output stream. | |
Static Public Member Functions | |
| static const CLID & | classID () |
| static const CLID & | classID () |
| static const CLID & | classID () |
Friends | |
| class | RelTable< T1, T2 > |
Definition at line 28 of file Event/RelTable/include/RelTable/Relation.h.
|
inline |
Definition at line 34 of file Event/RelTable/include/RelTable/Relation.h.
|
inline |
Definition at line 66 of file Event/RelTable/include/RelTable/Relation.h.
|
inline |
Definition at line 70 of file Event/RelTable/include/RelTable/Relation.h.
|
inline |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/RelTable/Relation.h.
| Event::Relation< T1, T2 >::Relation | ( | T1 * | obj1, |
| T2 * | obj2, | ||
| std::string | info ) |
| Event::Relation< T1, T2 >::Relation | ( | T1 * | obj1, |
| T2 * | obj2, | ||
| std::vector< std::string > | infos ) |
|
inline |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/RelTable/Relation.h.
| Event::Relation< T1, T2 >::Relation | ( | T1 * | obj1, |
| T2 * | obj2, | ||
| std::string | info ) |
| Event::Relation< T1, T2 >::Relation | ( | T1 * | obj1, |
| T2 * | obj2, | ||
| std::vector< std::string > | infos ) |
| void Relation::addInfo | ( | std::string | inf | ) |
Add additional information (as a string) to the relation.
Definition at line 73 of file Event/RelTable/include/RelTable/Relation.h.
| void Event::Relation< T1, T2 >::addInfo | ( | std::string | inf | ) |
Add additional information (as a string) to the relation.
| void Event::Relation< T1, T2 >::addInfo | ( | std::string | inf | ) |
Add additional information (as a string) to the relation.
|
inlinestatic |
Definition at line 32 of file Event/RelTable/include/RelTable/Relation.h.
Referenced by Event::Relation< Event::McParticle, Event::MdcMcHit >::clID().
|
inlinestatic |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-dbg/include/RelTable/Relation.h.
|
inlinestatic |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-opt/include/RelTable/Relation.h.
|
inlinevirtual |
Reimplemented in RecMdcHitOnTrack, RecMdcHitOnTrack, and RecMdcHitOnTrack.
Definition at line 31 of file Event/RelTable/include/RelTable/Relation.h.
|
inlinevirtual |
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/RelTable/Relation.h.
|
inlinevirtual |
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/RelTable/Relation.h.
|
inline |
Fill the ASCII output stream.
Definition at line 89 of file Event/RelTable/include/RelTable/Relation.h.
Referenced by main().
| std::ostream & Event::Relation< T1, T2 >::fillStream | ( | std::ostream & | s | ) | const |
Fill the ASCII output stream.
| std::ostream & Event::Relation< T1, T2 >::fillStream | ( | std::ostream & | s | ) | const |
Fill the ASCII output stream.
|
inline |
Definition at line 39 of file Event/RelTable/include/RelTable/Relation.h.
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/RelTable/Relation.h.
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/RelTable/Relation.h.
|
inline |
Definition at line 38 of file Event/RelTable/include/RelTable/Relation.h.
|
inline |
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-dbg/include/RelTable/Relation.h.
|
inline |
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-opt/include/RelTable/Relation.h.
| std::vector< std::string > Relation::getInfos | ( | ) | const |
Definition at line 80 of file Event/RelTable/include/RelTable/Relation.h.
| std::vector< std::string > Event::Relation< T1, T2 >::getInfos | ( | ) | const |
| std::vector< std::string > Event::Relation< T1, T2 >::getInfos | ( | ) | const |
|
inline |
Definition at line 42 of file Event/RelTable/include/RelTable/Relation.h.
|
inline |
Definition at line 42 of file InstallArea/x86_64-el9-gcc13-dbg/include/RelTable/Relation.h.
|
inline |
Definition at line 42 of file InstallArea/x86_64-el9-gcc13-opt/include/RelTable/Relation.h.
|
inline |
Definition at line 41 of file Event/RelTable/include/RelTable/Relation.h.
|
inline |
Definition at line 41 of file InstallArea/x86_64-el9-gcc13-dbg/include/RelTable/Relation.h.
|
inline |
Definition at line 41 of file InstallArea/x86_64-el9-gcc13-opt/include/RelTable/Relation.h.
|
friend |
Definition at line 49 of file Event/RelTable/include/RelTable/Relation.h.