![]() |
ATLAS Offline Software
|
#include "TrigTSerializer.h"#include "SerializeCommon.h"#include "AthenaKernel/getMessageSvc.h"#include "TROOT.h"#include "TBufferFile.h"#include "TClass.h"#include "TError.h"#include "TMethodCall.h"#include <vector>#include <string>#include <iostream>#include "TFile.h"#include "TList.h"#include "TStreamerInfo.h"#include "PathResolver/PathResolver.h"#include "DataModelRoot/RootType.h"#include "RootUtils/WithRootErrorHandler.h"#include "CxxUtils/no_sanitize_undefined.h"#include "TSchemaRuleSet.h"#include "TExMap.h"Go to the source code of this file.
Classes | |
| class | ROOT8367Workaround::TBufferFileWorkaround |
Namespaces | |
| namespace | ROOT8367Workaround |
Macros | |
| #define | TRIGTSERHEADER 0xf00dbeef |
| #define | TRIGTSERVERSION 0x0005U |
Functions | |
| void | TrigTSerializerUnimplError () |
Variables | |
| const Int_t | ROOT8367Workaround::kMapOffset = 2 |
| #define TRIGTSERHEADER 0xf00dbeef |
Definition at line 37 of file TrigTSerializer.cxx.
| #define TRIGTSERVERSION 0x0005U |
Definition at line 39 of file TrigTSerializer.cxx.
| void TrigTSerializerUnimplError | ( | ) |
Definition at line 657 of file TrigTSerializer.cxx.