![]() |
ATLAS Offline Software
|
#include <sstream>#include <string>#include <vector>#include <stdint.h>#include <unordered_map>#include <unordered_set>#include "CxxUtils/StringUtils.h"#include "TROOT.h"#include "RootUtils/TBranchElementClang.h"#include "TClass.h"#include "TClassEdit.h"#include "TFile.h"#include "TKey.h"#include "TLeaf.h"#include "GaudiKernel/FileIncident.h"#include "GaudiKernel/IIoComponentMgr.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/ITHistSvc.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/StatusCode.h"#include "GaudiKernel/System.h"#include "AthenaKernel/IDictLoaderSvc.h"#include "AthenaKernel/CLASS_DEF.h"#include "SGTools/BuiltinsClids.h"#include "SGTools/StlMapClids.h"#include "SGTools/StlVectorClids.h"#include "SGTools/TransientAddress.h"#include "StoreGate/StoreGateSvc.h"#include "TObject.h"#include "TTree.h"#include "AthenaRootComps/TransferTree.h"#include "EventInfo/EventInfo.h"#include "EventInfo/EventType.h"#include "EventInfo/EventID.h"#include "xAODEventInfo/EventInfo.h"#include "xAODEventInfo/EventAuxInfo.h"#include "RootNtupleEventSelector.h"#include "RootBranchAddress.h"#include "RootGlobalsRestore.h"Go to the source code of this file.
Classes | |
| class | Athena::RootNtupleEventContext |
| ROOT specific event selector context. More... | |
Namespaces | |
| namespace | Athena |
| Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc.h and will be non-nullptr in case the GaudiSvc/AthenaKernel shared libraries have been loaded. | |
Typedefs | |
| typedef RootNtupleEventContext::FileNames_t | Athena::FileNames_t |
Functions | |
| Athena::find_coll_idx (-1, coll_idx, tuple_idx) | |
| return m_collEvts | Athena::back ().back().max_entries |
Variables | |
| Athena::const | |
| helper method to get the collection index (into m_inputCollectionsName) and tuple index (into m_tupleNames')
for a given event index evtidx`. | |