|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #include <TVirtualCollectionProxy.h>
35 return StatusCode::FAILURE;
41 return StatusCode::FAILURE;
45 return StatusCode::SUCCESS;
Select isolated Photons, Electrons and Muons.
Manage index tracking and synchronization of auxiliary data.
StatusCode execute() override
Function executed once per event.
Gaudi::Property< std::string > m_treeName
The name of the output tree to write.
::StatusCode StatusCode
StatusCode definition for legacy code.
TTree * m_tree
The tree being written.
Convert a type_info to a normalized string representation (matching the names used in the root dictio...
Interface for factory objects that create vectors.
Base class for elements of a container that can have aux data.
TTree * tree(const std::string &treeName, const std::string &tDir="", const std::string &stream="")
Simplify the retrieval of registered TTrees.