AliPhysics  be175c7 (be175c7)
AliAnalysisTaskJetExtractor.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AliAnalysisTaskJetExtractor
 Analysis task that implements AliEmcalJetTree to extract jets to a tree. More...
 
class  AliEmcalJetTree
 Class managing creation of a tree containing jets. More...
 

Variables

static std::vector< Float_tDEFAULT_VECTOR_FLOAT
 
static std::vector< Short_tDEFAULT_VECTOR_SHORT
 
const Int_t kMaxNumConstituents = 500
 

Variable Documentation

std::vector<Float_t> DEFAULT_VECTOR_FLOAT
static

Definition at line 105 of file AliAnalysisTaskJetExtractor.h.

std::vector<Short_t> DEFAULT_VECTOR_SHORT
static

Definition at line 106 of file AliAnalysisTaskJetExtractor.h.

const Int_t kMaxNumConstituents = 500

Definition at line 107 of file AliAnalysisTaskJetExtractor.h.

Referenced by AliEmcalJetTree::AliEmcalJetTree().