AliPhysics  be175c7 (be175c7)
AliChargedJetsHadronCFCuts Class Reference

Container class of cuts for AliAnalysisTaskChargedJetsHadronCF. More...

#include <AliAnalysisTaskChargedJetsHadronCF.h>

Public Member Functions

 AliChargedJetsHadronCFCuts ()
 
 AliChargedJetsHadronCFCuts (const char *cutName, const char *outputName, Double_t minPt, Double_t maxPt, Double_t minCent, Double_t maxCent, Double_t lowerOffset, Double_t offset2D, Double_t slope2D, Double_t jetVetoPt)
 
Bool_t IsCutFulfilled (Double_t pt, Double_t mcPt, Double_t cent, Double_t ptRatio, Double_t vetoPt)
 
 ~AliChargedJetsHadronCFCuts ()
 

Public Attributes

TString fCutName
 name of this cut More...
 
TString fOutputName
 array name that is used to output objects associated with this cuts More...
 
Double_t fPtMin
 valid for jets above this pT More...
 
Double_t fPtMax
 valid for jets below this pT More...
 
Double_t fCentMin
 valid for centralities above More...
 
Double_t fCentMax
 valid for centralities below More...
 
Double_t fJetVetoPt
 jet veto pt More...
 
Double_t fCutLowerPercentageOffset
 cut value More...
 
Double_t fCut2DOffset
 cut value More...
 
Double_t fCut2DSlope
 cut value More...
 
Int_t fAcceptedJets
 temporary var that holds how many jets passed More...
 
Int_t fArrayIndex
 array index that holds the output array index More...
 

Detailed Description

Container class of cuts for AliAnalysisTaskChargedJetsHadronCF.

Author
Ruediger Haake ruedi.nosp@m.ger..nosp@m.haake.nosp@m.@cer.nosp@m.n.ch, CERN
Date
Nov 20, 2016

Definition at line 21 of file AliAnalysisTaskChargedJetsHadronCF.h.

Constructor & Destructor Documentation

AliChargedJetsHadronCFCuts::AliChargedJetsHadronCFCuts ( )
inline

Definition at line 24 of file AliAnalysisTaskChargedJetsHadronCF.h.

AliChargedJetsHadronCFCuts::AliChargedJetsHadronCFCuts ( const char *  cutName,
const char *  outputName,
Double_t  minPt,
Double_t  maxPt,
Double_t  minCent,
Double_t  maxCent,
Double_t  lowerOffset,
Double_t  offset2D,
Double_t  slope2D,
Double_t  jetVetoPt 
)
inline

Definition at line 25 of file AliAnalysisTaskChargedJetsHadronCF.h.

AliChargedJetsHadronCFCuts::~AliChargedJetsHadronCFCuts ( )

Definition at line 53 of file AliAnalysisTaskChargedJetsHadronCF.cxx.

Referenced by IsCutFulfilled().

Member Function Documentation

Bool_t AliChargedJetsHadronCFCuts::IsCutFulfilled ( Double_t  pt,
Double_t  mcPt,
Double_t  cent,
Double_t  ptRatio,
Double_t  vetoPt 
)
inline

Member Data Documentation

Int_t AliChargedJetsHadronCFCuts::fAcceptedJets

temporary var that holds how many jets passed

Definition at line 81 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts(), and AliAnalysisTaskChargedJetsHadronCF::Run().

Int_t AliChargedJetsHadronCFCuts::fArrayIndex

array index that holds the output array index

Definition at line 82 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts(), and AliAnalysisTaskChargedJetsHadronCF::Run().

Double_t AliChargedJetsHadronCFCuts::fCentMax

valid for centralities below

Definition at line 73 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts(), and IsCutFulfilled().

Double_t AliChargedJetsHadronCFCuts::fCentMin

valid for centralities above

Definition at line 72 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts().

Double_t AliChargedJetsHadronCFCuts::fCut2DOffset

cut value

Definition at line 77 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts(), and IsCutFulfilled().

Double_t AliChargedJetsHadronCFCuts::fCut2DSlope

cut value

Definition at line 78 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts(), and IsCutFulfilled().

Double_t AliChargedJetsHadronCFCuts::fCutLowerPercentageOffset

cut value

Definition at line 76 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts(), and IsCutFulfilled().

Double_t AliChargedJetsHadronCFCuts::fJetVetoPt

jet veto pt

Definition at line 74 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts(), and IsCutFulfilled().

TString AliChargedJetsHadronCFCuts::fOutputName

array name that is used to output objects associated with this cuts

Definition at line 69 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts().

Double_t AliChargedJetsHadronCFCuts::fPtMax

valid for jets below this pT

Definition at line 71 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts(), and IsCutFulfilled().

Double_t AliChargedJetsHadronCFCuts::fPtMin

valid for jets above this pT

Definition at line 70 of file AliAnalysisTaskChargedJetsHadronCF.h.

Referenced by AliChargedJetsHadronCFCuts().


The documentation for this class was generated from the following files: