#include <FairLinkManager.h>
Definition at line 11 of file FairLinkManager.h.
FairLinkManager::FairLinkManager |
( |
| ) |
|
FairLinkManager::~FairLinkManager |
( |
| ) |
|
|
virtual |
void FairLinkManager::AddIgnoreType |
( |
Int_t |
type | ) |
|
|
virtual |
Adds a BranchId (Type) to which links are not included in the link list. Either ignore types or include types can be given.
Definition at line 46 of file FairLinkManager.cxx.
void FairLinkManager::AddIncludeType |
( |
Int_t |
type | ) |
|
|
virtual |
Adds a BranchId (Type) to which links are included in the link list. Either ignore types or include types can be given (XOR).
Definition at line 56 of file FairLinkManager.cxx.
std::set<Int_t> FairLinkManager::GetIgnoreTypes |
( |
| ) |
const |
|
inline |
Bool_t FairLinkManager::IsIgnoreType |
( |
Int_t |
type | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: