![]() |
ATLAS Offline Software
|
#include <memory>#include <cstdlib>#include <string>#include <iostream>#include <TFile.h>#include <TError.h>#include <TString.h>#include <TStopwatch.h>#include <TSystem.h>#include "TObjArray.h"#include "TObjString.h"#include "xAODRootAccess/Init.h"#include "xAODRootAccess/TStore.h"#include "POOLRootAccess/TEvent.h"#include "PATInterfaces/CorrectionCode.h"#include "xAODEventInfo/EventInfo.h"#include "xAODTruth/TruthParticleAuxContainer.h"#include "xAODTruth/TruthParticleContainer.h"#include "xAODTruth/TruthEventContainer.h"#include "xAODTruth/TruthEvent.h"#include "xAODCore/ShallowCopy.h"#include "xAODBase/IParticleHelpers.h"#include "xAODTruth/xAODTruthHelpers.h"#include "SUSYTools/SUSYObjDef_xAOD.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
READ CONFIG ---------—
Definition at line 42 of file SUSYTruthTester.cxx.
1.8.18