![]()  | 
  
    ATLAS Offline Software
    
   | 
 
#include <TruthParentDecoratorAlg.h>
Public Member Functions | |
| CascadeCountDecorator (const std::string &name, const std::vector< int > &pids) | |
| void | decorate (const SG::AuxElement &target, const std::vector< MatchedParent > &parents) const | 
| void | decorateDefault (const SG::AuxElement &target) const | 
| void | lock (const xAOD::IParticleContainer *target) const | 
Private Attributes | |
| std::vector< int > | m_pids | 
| SG::AuxElement::Decorator< unsigned char > | m_dec | 
| SG::auxid_t | m_auxid | 
Definition at line 16 of file TruthParentDecoratorAlg.h.
| CascadeCountDecorator::CascadeCountDecorator | ( | const std::string & | name, | 
| const std::vector< int > & | pids | ||
| ) | 
Definition at line 185 of file TruthParentDecoratorAlg.cxx.
| void CascadeCountDecorator::decorate | ( | const SG::AuxElement & | target, | 
| const std::vector< MatchedParent > & | parents | ||
| ) | const | 
| void CascadeCountDecorator::decorateDefault | ( | const SG::AuxElement & | target | ) | const | 
Definition at line 202 of file TruthParentDecoratorAlg.cxx.
| void CascadeCountDecorator::lock | ( | const xAOD::IParticleContainer * | target | ) | const | 
Definition at line 206 of file TruthParentDecoratorAlg.cxx.
      
  | 
  private | 
Definition at line 28 of file TruthParentDecoratorAlg.h.
      
  | 
  private | 
Definition at line 27 of file TruthParentDecoratorAlg.h.
      
  | 
  private | 
Definition at line 26 of file TruthParentDecoratorAlg.h.
 1.8.18