HLT::StandaloneNavigation Class Reference
List of all members.
Public Member Functions |
virtual bool | serializeHolders (std::vector< uint32_t > &output) const |
| method serizlizes the helper objects allowing use of FeatureAccessHelpers w/o CLID This methods should be owerwritten by the derived classes
|
virtual bool | deserializeHolders (std::vector< uint32_t >::const_iterator &start, const std::vector< uint32_t >::const_iterator &end) |
virtual bool | serialize (std::vector< uint32_t > &output) const |
| method serizlizes entire navigation
|
virtual bool | deserialize (const std::vector< uint32_t > &input) |
Member Function Documentation
bool HLT::StandaloneNavigation::serialize |
( |
std::vector< uint32_t > & |
output |
) |
const [virtual] |
method serizlizes entire navigation
- Parameters:
-
| output | vector to place the result |
- Returns:
- if true then OK else some sort of failure happened (likely badly truncated structure)
Implements HLT::TrigNavStructure.
bool HLT::StandaloneNavigation::serializeHolders |
( |
std::vector< uint32_t > & |
output |
) |
const [virtual] |
method serizlizes the helper objects allowing use of FeatureAccessHelpers w/o CLID This methods should be owerwritten by the derived classes
- Parameters:
-
| output | vector to place the result |
- Returns:
- if true then OK else some sort of failure happened (likely badly truncated structure)
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigNavStructure/TrigNavStructure/StandaloneNavigation.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigNavStructure/Root/StandaloneNavigation.cxx