HLT::StandaloneNavigation Class Reference

Inheritance diagram for HLT::StandaloneNavigation:
HLT::TrigNavStructure

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1