![]() |
AliPhysics
d009c82 (d009c82)
|
#include "AliAnalysisTaskEmcalJet.h"
#include <exception>
#include <vector>
#include <string>
#include <TString.h>
#include <fastjet/PseudoJet.hh>
#include <fastjet/JetDefinition.hh>
Go to the source code of this file.
Namespaces | |
EmcalTriggerJets | |
Macros | |
#define | EXPERIMENTAL_JETCONSTITUENTS |
Functions | |
void | EmcalTriggerJets::LinkBranch (TTree *jettree, void *data, const char *branchname, const char *type) |
Helper function linking struct members to branches in the jet substructure tree. More... | |
#define EXPERIMENTAL_JETCONSTITUENTS |
Definition at line 46 of file AliAnalysisTaskEmcalJetSubstructureTree.h.