ATLAS Offline Software
Namespaces | Functions
BTaggingAccessors_v1.h File Reference
#include "AthContainers/AuxElement.h"
#include "xAODBTagging/BTaggingEnums.h"
#include "xAODBTagging/BTagging.h"
#include <string>
#include <vector>
Include dependency graph for BTaggingAccessors_v1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 

Functions

const SG::AuxElement::Accessor< int > * xAOD::taggerInfoAccessorV1int (BTagInfo info)
 Helper function for managing BTagging Accessor objects. More...
 
const SG::AuxElement::Accessor< float > * xAOD::taggerInfoAccessorV1float (BTagInfo info)
 
const SG::AuxElement::Accessor< uint8_t > * xAOD::taggerInfoAccessorV1uint8_t (BTagInfo info)
 
const SG::AuxElement::Accessor< std::string > * xAOD::taggerInfoAccessorV1string (BTagInfo info)
 
const SG::AuxElement::Accessor< std::vector< int > > * xAOD::taggerInfoAccessorV1vectorOfInts (BTagInfo info)
 
const SG::AuxElement::Accessor< std::vector< float > > * xAOD::taggerInfoAccessorV1vectorOfFloats (BTagInfo info)
 
const SG::AuxElement::Accessor< std::vector< bool > > * xAOD::taggerInfoAccessorV1vectorOfBools (BTagInfo info)