![]() |
AliRoot Core
edcc906 (edcc906)
|
#include <TSystem.h>
#include <TTree.h>
#include <TList.h>
#include <TNamed.h>
#include <TFile.h>
#include <TH2.h>
#include "AliAODInputHandler.h"
#include "AliAODEvent.h"
#include "AliVCuts.h"
#include "AliMCEvent.h"
#include "AliAODpidUtil.h"
#include "AliAODMCHeader.h"
Go to the source code of this file.
Variables | |
static Option_t * | gAODDataType = "AOD" |
|
static |
Definition at line 39 of file AliAODInputHandler.cxx.
Referenced by AliAODInputHandler::GetDataType().