![]() |
AliPhysics
64f4410 (64f4410)
|
Class handling all kinds of selection cuts for Gamma Calo analysis. More...
#include <AliCaloPhotonCuts.h>
Public Attributes | |
Int_t | fCuts [kNCuts] |
Static Public Attributes | |
static const char * | fgkCutNames [kNCuts] |
Class handling all kinds of selection cuts for Gamma Calo analysis.
The cut configuration is set as a string with an 19 digit number. Each digit in the string corresponds to a certain cut type, while its values represent the cut values. The cut configuration is listed here:
Position in the cut string (from the end) | Cut type |
---|---|
0 | Cluster Type |
1 | Eta Min |
2 | Eta Max |
3 | Phi Min |
4 | Phi Max |
5 | NonLinearity1 |
6 | NonLinearity2 |
7 | DistanceToBadChannel |
8 | Timing |
9 | TrackMatching |
10 | ExoticCluster |
11 | MinEnergy |
12 | MinNCells |
13 | MinM02 |
14 | MaxM02 |
15 | MinM20 |
16 | MaxM20 |
17 | MaximumDispersion |
18 | NML |
Definition at line 77 of file AliCaloPhotonCuts.h.
Definition at line 80 of file AliCaloPhotonCuts.h.
Definition at line 111 of file AliCaloPhotonCuts.h.
Enumerator | |
---|---|
kPhotonIn | |
kDetector | |
kAcceptance | |
kClusterQuality | |
kPhotonOut |
Definition at line 103 of file AliCaloPhotonCuts.h.
AliCaloPhotonCuts::AliCaloPhotonCuts | ( | Int_t | isJetJet = 0 , |
const char * | name = "ClusterCuts" , |
||
const char * | title = "Cluster Cuts" |
||
) |
Definition at line 94 of file AliCaloPhotonCuts.cxx.
Referenced by IsNLMCutUsed().
AliCaloPhotonCuts::AliCaloPhotonCuts | ( | const AliCaloPhotonCuts & | ref | ) |
Definition at line 284 of file AliCaloPhotonCuts.cxx.
|
virtual |
Definition at line 475 of file AliCaloPhotonCuts.cxx.
Referenced by IsNLMCutUsed().
Bool_t AliCaloPhotonCuts::AcceptanceCuts | ( | AliVCluster * | cluster, |
AliVEvent * | event, | ||
Double_t | weight | ||
) |
Definition at line 2928 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterIsSelected(), and GetIsPureCaloCut().
Definition at line 6510 of file AliCaloPhotonCuts.cxx.
Referenced by GetECross(), and SetUseNonLinearitySwitch().
void AliCaloPhotonCuts::ApplyNonLinearity | ( | AliVCluster * | cluster, |
Int_t | isMC | ||
) |
Definition at line 4960 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterIsSelected(), SetCaloIsolationName(), and SplitEnergy().
Definition at line 2542 of file AliCaloPhotonCuts.cxx.
Referenced by GetIsPureCaloCut(), GetNumberOfLocalMaxima(), AliConversionMesonCuts::MesonIsSelected(), and SplitEnergy().
Definition at line 4630 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), and SetUseNonLinearitySwitch().
Definition at line 4717 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), and SetUseNonLinearitySwitch().
Bool_t AliCaloPhotonCuts::CheckClusterForTrackMatch | ( | AliVCluster * | cluster | ) |
Definition at line 3345 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), and GetIsPureCaloCut().
Bool_t AliCaloPhotonCuts::CheckDistanceToBadChannel | ( | AliVCluster * | cluster, |
AliVEvent * | event | ||
) |
Definition at line 2719 of file AliCaloPhotonCuts.cxx.
Referenced by AcceptanceCuts(), FillHistogramsExtendedQA(), and GetIsPureCaloCut().
Int_t AliCaloPhotonCuts::ClassifyClusterForTMEffi | ( | AliVCluster * | cluster, |
AliVEvent * | event, | ||
AliMCEvent * | mcEvent, | ||
Bool_t | isESD | ||
) |
Definition at line 6544 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterQualityCuts(), and GetIsPureCaloCut().
Bool_t AliCaloPhotonCuts::ClusterIsIsolated | ( | Int_t | clusterID, |
AliAODConversionPhoton * | PhotonCandidate | ||
) |
Definition at line 2984 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterIsSelectedBeforeTrackMatch().
Bool_t AliCaloPhotonCuts::ClusterIsSelected | ( | AliVCluster * | cluster, |
AliVEvent * | event, | ||
AliMCEvent * | mcEvent, | ||
Int_t | isMC, | ||
Double_t | weight = 1. , |
||
Long_t | clusterID = -1 |
||
) |
Definition at line 2868 of file AliCaloPhotonCuts.cxx.
Referenced by IsSelected(), and AliAnalysisTaskK0toPi0Pi0::MakeCaloPhotonCandidates().
Bool_t AliCaloPhotonCuts::ClusterIsSelectedAODMC | ( | AliAODMCParticle * | particle, |
TClonesArray * | aodmcArray | ||
) |
Definition at line 1668 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterIsSelectedBeforeTrackMatch().
|
inline |
Definition at line 258 of file AliCaloPhotonCuts.h.
Bool_t AliCaloPhotonCuts::ClusterIsSelectedElecAODMC | ( | AliAODMCParticle * | particle, |
TClonesArray * | aodmcArray | ||
) |
Definition at line 1648 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterIsSelectedBeforeTrackMatch().
Bool_t AliCaloPhotonCuts::ClusterIsSelectedElecMC | ( | TParticle * | particle, |
AliMCEvent * | mcEvent | ||
) |
Definition at line 1627 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterIsSelectedBeforeTrackMatch().
Bool_t AliCaloPhotonCuts::ClusterIsSelectedMC | ( | TParticle * | particle, |
AliMCEvent * | mcEvent | ||
) |
Definition at line 1606 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterIsSelectedBeforeTrackMatch().
Bool_t AliCaloPhotonCuts::ClusterQualityCuts | ( | AliVCluster * | cluster, |
AliVEvent * | event, | ||
AliMCEvent * | mcEvent, | ||
Int_t | isMC, | ||
Double_t | weight, | ||
Long_t | clusterID | ||
) |
Definition at line 1689 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterIsSelected(), and GetIsPureCaloCut().
|
inline |
Definition at line 296 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelected().
void AliCaloPhotonCuts::FillHistogramsExtendedQA | ( | AliVEvent * | event, |
Int_t | isMC | ||
) |
Definition at line 2101 of file AliCaloPhotonCuts.cxx.
Referenced by AliAnalysisTaskK0toPi0Pi0::MakeCaloPhotonCandidates(), and SetExtendedMatchAndQA().
AliCaloPhotonCuts::MCSet AliCaloPhotonCuts::FindEnumForMCSet | ( | TString | namePeriod | ) |
Definition at line 6027 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), PrintCutsWithValues(), and SetCaloIsolationName().
Int_t AliCaloPhotonCuts::FindLargestCellInCluster | ( | AliVCluster * | cluster, |
AliVEvent * | event | ||
) |
Definition at line 2414 of file AliCaloPhotonCuts.cxx.
Referenced by AcceptanceCuts(), CheckDistanceToBadChannel(), FillHistogramsExtendedQA(), GetIsPureCaloCut(), and IsExoticCluster().
Int_t AliCaloPhotonCuts::FindSecondLargestCellInCluster | ( | AliVCluster * | cluster, |
AliVEvent * | event | ||
) |
Definition at line 2376 of file AliCaloPhotonCuts.cxx.
Referenced by GetIsPureCaloCut().
Float_t AliCaloPhotonCuts::FunctionM02 | ( | Float_t | E, |
Float_t | a, | ||
Float_t | b, | ||
Float_t | c, | ||
Float_t | d, | ||
Float_t | e | ||
) |
Definition at line 6022 of file AliCaloPhotonCuts.cxx.
Referenced by CalculateMaxM02(), CalculateMinM02(), and SetUseNonLinearitySwitch().
Float_t AliCaloPhotonCuts::FunctionNL_DExp | ( | Float_t | e, |
Float_t | p0, | ||
Float_t | p1, | ||
Float_t | p2, | ||
Float_t | p3, | ||
Float_t | p4, | ||
Float_t | p5 | ||
) |
Definition at line 5948 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Float_t AliCaloPhotonCuts::FunctionNL_DPOW | ( | Float_t | e, |
Float_t | p0, | ||
Float_t | p1, | ||
Float_t | p2, | ||
Float_t | p3, | ||
Float_t | p4, | ||
Float_t | p5 | ||
) |
Definition at line 5937 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Float_t AliCaloPhotonCuts::FunctionNL_kPi0MC | ( | Float_t | e, |
Float_t | p0, | ||
Float_t | p1, | ||
Float_t | p2, | ||
Float_t | p3, | ||
Float_t | p4, | ||
Float_t | p5, | ||
Float_t | p6 | ||
) |
Definition at line 5927 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 5968 of file AliCaloPhotonCuts.cxx.
Referenced by SetCaloIsolationName().
Definition at line 5973 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 5978 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 5983 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 5988 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 5932 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 5994 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 6000 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 6005 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 6010 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 6015 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
Definition at line 5959 of file AliCaloPhotonCuts.cxx.
Referenced by ApplyNonLinearity(), and SetCaloIsolationName().
|
inline |
Definition at line 329 of file AliCaloPhotonCuts.h.
Bool_t AliCaloPhotonCuts::GetClosestMatchedTrackToCluster | ( | AliVEvent * | event, |
AliVCluster * | cluster, | ||
Int_t & | trackLabel | ||
) |
Definition at line 6654 of file AliCaloPhotonCuts.cxx.
Referenced by GetIsPureCaloCut().
|
inline |
Definition at line 241 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts().
|
inline |
Definition at line 294 of file AliCaloPhotonCuts.h.
Referenced by AliAnalysisTaskK0toPi0Pi0::UserCreateOutputObjects().
TString AliCaloPhotonCuts::GetCutNumber | ( | ) |
Definition at line 6421 of file AliCaloPhotonCuts.cxx.
Referenced by AliCaloPhotonCuts(), InitCutHistograms(), and UpdateCutString().
Double_t AliCaloPhotonCuts::GetDistanceBetweenClusters | ( | AliVCluster * | cluster1, |
AliVCluster * | cluster2 | ||
) |
Definition at line 6389 of file AliCaloPhotonCuts.cxx.
Referenced by SetUseNonLinearitySwitch().
Definition at line 6466 of file AliCaloPhotonCuts.cxx.
Referenced by IsExoticCluster(), and SetUseNonLinearitySwitch().
|
inline |
Definition at line 295 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 383 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 384 of file AliCaloPhotonCuts.h.
Bool_t AliCaloPhotonCuts::GetHighestPtMatchedTrackToCluster | ( | AliVEvent * | event, |
AliVCluster * | cluster, | ||
Int_t & | trackLabel | ||
) |
Definition at line 6682 of file AliCaloPhotonCuts.cxx.
Referenced by GetIsPureCaloCut().
|
inline |
Definition at line 332 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 303 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 243 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 242 of file AliCaloPhotonCuts.h.
Int_t AliCaloPhotonCuts::GetModuleNumberAndCellPosition | ( | Int_t | absCellId, |
Int_t & | icol, | ||
Int_t & | irow | ||
) |
Definition at line 2578 of file AliCaloPhotonCuts.cxx.
Referenced by AreNeighbours(), CheckDistanceToBadChannel(), FillHistogramsExtendedQA(), and GetIsPureCaloCut().
|
inline |
Definition at line 363 of file AliCaloPhotonCuts.h.
Int_t AliCaloPhotonCuts::GetNumberOfLocalMaxima | ( | AliVCluster * | cluster, |
AliVEvent * | event | ||
) |
Definition at line 2363 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), and GetIsPureCaloCut().
Int_t AliCaloPhotonCuts::GetNumberOfLocalMaxima | ( | AliVCluster * | cluster, |
AliVEvent * | event, | ||
Int_t * | absCellIdList, | ||
Float_t * | maxEList | ||
) |
Definition at line 2445 of file AliCaloPhotonCuts.cxx.
|
inline |
Definition at line 330 of file AliCaloPhotonCuts.h.
std::vector< Int_t > AliCaloPhotonCuts::GetVectorMatchedTracksToCluster | ( | AliVEvent * | event, |
AliVCluster * | cluster | ||
) |
Definition at line 6640 of file AliCaloPhotonCuts.cxx.
Referenced by GetClosestMatchedTrackToCluster(), GetHighestPtMatchedTrackToCluster(), and GetIsPureCaloCut().
void AliCaloPhotonCuts::InitCutHistograms | ( | TString | name = "" | ) |
Definition at line 492 of file AliCaloPhotonCuts.cxx.
Referenced by SetCaloIsolationName(), and SetFillCutHistograms().
Definition at line 3365 of file AliCaloPhotonCuts.cxx.
void AliCaloPhotonCuts::InitializeEMCAL | ( | AliVEvent * | event | ) |
Definition at line 1475 of file AliCaloPhotonCuts.cxx.
Referenced by CheckDistanceToBadChannel(), ClusterQualityCuts(), FillClusterCutIndex(), FillHistogramsExtendedQA(), MatchConvPhotonToCluster(), MatchTracksToClusters(), and SplitEnergy().
void AliCaloPhotonCuts::InitializePHOS | ( | AliVEvent * | event | ) |
Definition at line 1553 of file AliCaloPhotonCuts.cxx.
Referenced by CheckDistanceToBadChannel(), FillClusterCutIndex(), FillHistogramsExtendedQA(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
Bool_t AliCaloPhotonCuts::IsClusterPi0 | ( | AliVEvent * | event, |
AliMCEvent * | mcEvent, | ||
AliVCluster * | cluster | ||
) |
Definition at line 6705 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterQualityCuts(), GetIsPureCaloCut(), and MatchTracksToClusters().
Bool_t AliCaloPhotonCuts::IsExoticCluster | ( | AliVCluster * | cluster, |
AliVEvent * | event, | ||
Float_t & | energyStar | ||
) |
Definition at line 6430 of file AliCaloPhotonCuts.cxx.
Referenced by ClusterQualityCuts(), and SetUseNonLinearitySwitch().
|
inline |
Definition at line 244 of file AliCaloPhotonCuts.h.
Definition at line 254 of file AliCaloPhotonCuts.h.
Definition at line 255 of file AliCaloPhotonCuts.h.
Bool_t AliCaloPhotonCuts::MatchConvPhotonToCluster | ( | AliAODConversionPhoton * | convPhoton, |
AliVCluster * | cluster, | ||
AliVEvent * | event, | ||
Double_t | weight = 1. |
||
) |
Definition at line 3006 of file AliCaloPhotonCuts.cxx.
Referenced by GetIsPureCaloCut().
void AliCaloPhotonCuts::MatchTracksToClusters | ( | AliVEvent * | event, |
Double_t | weight = 1. , |
||
Bool_t | isEMCalOnly = kTRUE , |
||
AliMCEvent * | mcEvent = 0x0 |
||
) |
Definition at line 3128 of file AliCaloPhotonCuts.cxx.
Referenced by GetIsPureCaloCut().
AliCaloPhotonCuts& AliCaloPhotonCuts::operator= | ( | const AliCaloPhotonCuts & | ) |
Referenced by IsNLMCutUsed().
void AliCaloPhotonCuts::PrintCuts | ( | ) |
Definition at line 3547 of file AliCaloPhotonCuts.cxx.
void AliCaloPhotonCuts::PrintCutsWithValues | ( | const TString | analysisCutSelection | ) |
Definition at line 3555 of file AliCaloPhotonCuts.cxx.
Referenced by InitializeCutsFromCutString().
|
inline |
Definition at line 269 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 268 of file AliCaloPhotonCuts.h.
Definition at line 3609 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
|
inline |
Definition at line 381 of file AliCaloPhotonCuts.h.
Set individual cut ID
Definition at line 3397 of file AliCaloPhotonCuts.cxx.
Referenced by InitializeCutsFromCutString().
Definition at line 4885 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 3834 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4194 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
|
inline |
Definition at line 377 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 378 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 300 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 293 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 335 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 302 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 265 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 339 of file AliCaloPhotonCuts.h.
void AliCaloPhotonCuts::SetLogBinningXTH1 | ( | TH1 * | histoRebin | ) |
Definition at line 6343 of file AliCaloPhotonCuts.cxx.
Referenced by SetUseNonLinearitySwitch().
void AliCaloPhotonCuts::SetLogBinningXTH2 | ( | TH2 * | histoRebin | ) |
Definition at line 6359 of file AliCaloPhotonCuts.cxx.
Referenced by SetUseNonLinearitySwitch().
void AliCaloPhotonCuts::SetLogBinningYTH2 | ( | TH2 * | histoRebin | ) |
Definition at line 6374 of file AliCaloPhotonCuts.cxx.
Referenced by SetUseNonLinearitySwitch().
Definition at line 3706 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4463 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 3794 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4254 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 3656 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4776 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4810 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4423 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 3754 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4904 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4931 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4944 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 4841 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
|
inline |
Definition at line 338 of file AliCaloPhotonCuts.h.
Definition at line 3881 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
Definition at line 3952 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut(), and SetLocMaxCutEDiff().
|
inline |
Definition at line 364 of file AliCaloPhotonCuts.h.
|
inline |
Definition at line 267 of file AliCaloPhotonCuts.h.
void AliCaloPhotonCuts::SplitEnergy | ( | Int_t | absCellId1, |
Int_t | absCellId2, | ||
AliVCluster * | cluster, | ||
AliVEvent * | event, | ||
Int_t | isMC, | ||
AliAODCaloCluster * | cluster1, | ||
AliAODCaloCluster * | cluster2 | ||
) |
Definition at line 2606 of file AliCaloPhotonCuts.cxx.
Referenced by GetIsPureCaloCut().
Bool_t AliCaloPhotonCuts::UpdateCutString | ( | ) |
Update the cut string (if it has been created yet)
Definition at line 3353 of file AliCaloPhotonCuts.cxx.
Referenced by SetCut().
|
protected |
Definition at line 400 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), InitializeEMCAL(), and InitializePHOS().
|
protected |
Definition at line 391 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsIsolated(), GetPhotonIsolationInstance(), and InitializeEMCAL().
|
protected |
Definition at line 414 of file AliCaloPhotonCuts.h.
Referenced by InitializeEMCAL(), and SetCaloIsolationName().
|
protected |
Definition at line 390 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetCaloTrackMatcherInstance(), GetClosestMatchedTrackToCluster(), GetVectorMatchedTracksToCluster(), InitializeEMCAL(), InitializePHOS(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 413 of file AliCaloPhotonCuts.h.
Referenced by InitializeEMCAL(), InitializePHOS(), and SetCaloTrackMatcherName().
|
protected |
Definition at line 419 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), AcceptCellByBadChannelMap(), ApplyNonLinearity(), AreNeighbours(), CheckDistanceToBadChannel(), ClusterIsSelected(), ClusterIsSelectedAODMC(), ClusterIsSelectedElecAODMC(), ClusterIsSelectedElecMC(), ClusterIsSelectedMC(), ClusterQualityCuts(), FillHistogramsExtendedQA(), FindLargestCellInCluster(), FindSecondLargestCellInCluster(), GetClusterType(), GetECross(), GetModuleNumberAndCellPosition(), GetNumberOfLocalMaxima(), InitCutHistograms(), InitializeEMCAL(), InitializePHOS(), IsExoticCluster(), MatchConvPhotonToCluster(), MatchTracksToClusters(), PrintCutsWithValues(), SetClusterTypeCut(), SetMinEnergyCut(), SetTrackMatchingCut(), and SplitEnergy().
|
protected |
Definition at line 412 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), MatchTracksToClusters(), PrintCutsWithValues(), and SetCorrectionTaskSetting().
|
protected |
Definition at line 416 of file AliCaloPhotonCuts.h.
Referenced by ApplyNonLinearity(), MatchConvPhotonToCluster(), and PrintCutsWithValues().
Definition at line 233 of file AliCaloPhotonCuts.h.
Referenced by AliCaloPhotonCuts(), InitializeCutsFromCutString(), PrintCuts(), and SetCut().
|
protected |
Definition at line 481 of file AliCaloPhotonCuts.h.
Referenced by AliCaloPhotonCuts(), UpdateCutString(), and ~AliCaloPhotonCuts().
|
protected |
Definition at line 482 of file AliCaloPhotonCuts.h.
Referenced by GetCutNumber(), and InitializeCutsFromCutString().
|
protected |
Definition at line 449 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), InitCutHistograms(), and SetExoticsQA().
|
protected |
Definition at line 405 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), InitializeEMCAL(), InitializePHOS(), MatchConvPhotonToCluster(), MatchTracksToClusters(), and SetLightOutput().
|
protected |
Definition at line 398 of file AliCaloPhotonCuts.h.
Referenced by CheckDistanceToBadChannel(), FillHistogramsExtendedQA(), and InitializeEMCAL().
|
protected |
Definition at line 394 of file AliCaloPhotonCuts.h.
Referenced by CheckDistanceToBadChannel(), ClusterQualityCuts(), FillHistogramsExtendedQA(), InitializeEMCAL(), MatchConvPhotonToCluster(), MatchTracksToClusters(), and SplitEnergy().
|
protected |
Definition at line 393 of file AliCaloPhotonCuts.h.
Referenced by AcceptCellByBadChannelMap(), InitializeEMCAL(), and SplitEnergy().
|
protected |
Definition at line 444 of file AliCaloPhotonCuts.h.
Referenced by MatchTracksToClusters(), and SetTrackMatchingCut().
|
protected |
Definition at line 446 of file AliCaloPhotonCuts.h.
Referenced by IsExoticCluster(), PrintCutsWithValues(), and SetExoticClusterCut().
|
protected |
Definition at line 447 of file AliCaloPhotonCuts.h.
Referenced by IsExoticCluster(), and SetExoticsMinCellEnergyCut().
|
protected |
Definition at line 445 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), InitCutHistograms(), MatchConvPhotonToCluster(), MatchTracksToClusters(), and SetExtendedMatchAndQA().
|
protected |
Definition at line 441 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetVectorMatchedTracksToCluster(), MatchConvPhotonToCluster(), MatchTracksToClusters(), SetTrackMatchingCut(), and ~AliCaloPhotonCuts().
|
protected |
Definition at line 442 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetVectorMatchedTracksToCluster(), MatchConvPhotonToCluster(), MatchTracksToClusters(), SetTrackMatchingCut(), and ~AliCaloPhotonCuts().
|
protected |
Definition at line 392 of file AliCaloPhotonCuts.h.
Referenced by AcceptCellByBadChannelMap(), ClusterQualityCuts(), FillHistogramsExtendedQA(), GetECross(), GetGeomEMCAL(), GetModuleNumberAndCellPosition(), InitializeEMCAL(), MatchTracksToClusters(), and SplitEnergy().
|
protected |
Definition at line 395 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), GetGeomPHOS(), GetModuleNumberAndCellPosition(), InitializePHOS(), and MatchTracksToClusters().
|
static |
Definition at line 231 of file AliCaloPhotonCuts.h.
Referenced by PrintCuts().
|
protected |
Definition at line 592 of file AliCaloPhotonCuts.h.
Referenced by CheckDistanceToBadChannel().
|
protected |
Definition at line 486 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), and InitCutHistograms().
|
protected |
Definition at line 517 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), and InitCutHistograms().
|
protected |
Definition at line 518 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), and InitCutHistograms().
|
protected |
Definition at line 583 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 584 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 535 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 534 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 543 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 541 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 547 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 548 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 549 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 542 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 540 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 544 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 545 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 546 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 551 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 550 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 552 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and MatchConvPhotonToCluster().
|
protected |
Definition at line 529 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), and InitCutHistograms().
|
protected |
Definition at line 527 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), and InitCutHistograms().
|
protected |
Definition at line 528 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), and InitCutHistograms().
|
protected |
Definition at line 555 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 554 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 557 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and MatchConvPhotonToCluster().
|
protected |
Definition at line 553 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 556 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and MatchConvPhotonToCluster().
|
protected |
Definition at line 565 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 520 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 519 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 563 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 524 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 523 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 512 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 516 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 564 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 579 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 578 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 490 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), and InitCutHistograms().
|
protected |
Definition at line 491 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 489 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelected(), and InitCutHistograms().
|
protected |
Definition at line 562 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 571 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 572 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 577 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 575 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 576 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 573 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 574 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 580 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 581 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 487 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 522 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 521 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 525 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 526 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 559 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 558 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 533 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 532 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 493 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 492 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 568 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 570 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 569 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 485 of file AliCaloPhotonCuts.h.
Referenced by FillClusterCutIndex(), and InitCutHistograms().
|
protected |
Definition at line 505 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 504 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 537 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 536 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 495 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelected(), and InitCutHistograms().
|
protected |
Definition at line 497 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 494 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelected(), and InitCutHistograms().
|
protected |
Definition at line 496 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 515 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), and InitCutHistograms().
|
protected |
Definition at line 388 of file AliCaloPhotonCuts.h.
Referenced by GetExtQAHistograms(), and InitCutHistograms().
|
protected |
Definition at line 501 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 500 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 503 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 502 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 587 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and MatchTracksToClusters().
|
protected |
Definition at line 588 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and MatchTracksToClusters().
|
protected |
Definition at line 589 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and MatchTracksToClusters().
|
protected |
Definition at line 499 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 498 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 513 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), and InitCutHistograms().
|
protected |
Definition at line 514 of file AliCaloPhotonCuts.h.
Referenced by FillHistogramsExtendedQA(), and InitCutHistograms().
|
protected |
Definition at line 507 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 506 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 510 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 509 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), and InitCutHistograms().
|
protected |
Definition at line 387 of file AliCaloPhotonCuts.h.
Referenced by GetCutHistograms(), InitCutHistograms(), and SetFillCutHistograms().
|
protected |
Definition at line 403 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), and SetHistoToModifyAcceptance().
|
protected |
Definition at line 593 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelected(), ClusterQualityCuts(), and GetIsAcceptedForBasicCounting().
|
protected |
Definition at line 408 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelectedBeforeTrackMatch(), and ClusterQualityCuts().
|
protected |
Definition at line 406 of file AliCaloPhotonCuts.h.
Referenced by AliCaloPhotonCuts(), ClusterQualityCuts(), InitCutHistograms(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 420 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsIsolated(), and SetClusterTypeCut().
|
protected |
Definition at line 475 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetIsPureCaloCut(), InitCutHistograms(), PrintCutsWithValues(), SetIsPureCaloCut(), SetMaxM02(), SetMinEnergyCut(), and SetMinM02().
|
protected |
Definition at line 452 of file AliCaloPhotonCuts.h.
Referenced by GetNumberOfLocalMaxima(), and SetLocMaxCutEDiff().
|
protected |
Definition at line 466 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetDispersion().
|
protected |
Definition at line 436 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetVectorMatchedTracksToCluster(), MatchConvPhotonToCluster(), MatchTracksToClusters(), PrintCutsWithValues(), and SetTrackMatchingCut().
|
protected |
Definition at line 438 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetVectorMatchedTracksToCluster(), MatchConvPhotonToCluster(), MatchTracksToClusters(), PrintCutsWithValues(), and SetTrackMatchingCut().
|
protected |
Definition at line 425 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), ClusterIsSelectedAODMC(), ClusterIsSelectedElecAODMC(), ClusterIsSelectedElecMC(), ClusterIsSelectedMC(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMaxEtaCut().
|
protected |
Definition at line 426 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelectedAODMC(), ClusterIsSelectedElecAODMC(), ClusterIsSelectedElecMC(), ClusterIsSelectedMC(), and SetMaxEtaCut().
|
protected |
Definition at line 456 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMaxM02().
|
protected |
Definition at line 459 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMaxM02().
|
protected |
Definition at line 461 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMinMaxM20().
|
protected |
Definition at line 464 of file AliCaloPhotonCuts.h.
Referenced by PrintCutsWithValues(), and SetRecConv().
|
protected |
Definition at line 469 of file AliCaloPhotonCuts.h.
Referenced by CalculateMaxM02(), ClusterQualityCuts(), FillHistogramsExtendedQA(), GetMaxNLMCut(), PrintCutsWithValues(), and SetNLM().
|
protected |
Definition at line 429 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), ClusterIsSelectedAODMC(), ClusterIsSelectedElecAODMC(), ClusterIsSelectedElecMC(), ClusterIsSelectedMC(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMaxPhiCut().
|
protected |
Definition at line 433 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetTimingCut().
|
protected |
Definition at line 431 of file AliCaloPhotonCuts.h.
Referenced by CheckDistanceToBadChannel(), PrintCutsWithValues(), and SetDistanceToBadChannelCut().
|
protected |
Definition at line 437 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetVectorMatchedTracksToCluster(), MatchConvPhotonToCluster(), MatchTracksToClusters(), PrintCutsWithValues(), and SetTrackMatchingCut().
|
protected |
Definition at line 450 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMinEnergyCut().
|
protected |
Definition at line 423 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelectedAODMC(), ClusterIsSelectedElecAODMC(), ClusterIsSelectedElecMC(), ClusterIsSelectedMC(), PrintCutsWithValues(), and SetMinEtaCut().
|
protected |
Definition at line 424 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), ClusterIsSelectedAODMC(), ClusterIsSelectedElecAODMC(), ClusterIsSelectedElecMC(), ClusterIsSelectedMC(), FillHistogramsExtendedQA(), and SetMinEtaCut().
|
protected |
Definition at line 457 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMinM02().
|
protected |
Definition at line 460 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), SetMaxM02(), and SetMinM02().
|
protected |
Definition at line 462 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMinMaxM20().
|
protected |
Definition at line 454 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMinNCellsCut().
|
protected |
Definition at line 468 of file AliCaloPhotonCuts.h.
Referenced by CalculateMaxM02(), GetMinNLMCut(), PrintCutsWithValues(), and SetNLM().
|
protected |
Definition at line 428 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsSelectedAODMC(), ClusterIsSelectedElecAODMC(), ClusterIsSelectedElecMC(), ClusterIsSelectedMC(), PrintCutsWithValues(), and SetMinPhiCut().
|
protected |
Definition at line 434 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetTimingCut().
|
protected |
Definition at line 421 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsIsolated(), and SetClusterTypeCut().
|
protected |
Definition at line 591 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and InitializeEMCAL().
|
protected |
Definition at line 401 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and InitializeEMCAL().
|
protected |
Definition at line 402 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), and InitializePHOS().
|
protected |
Definition at line 471 of file AliCaloPhotonCuts.h.
Referenced by SetNonLinearity1(), and SetNonLinearity2().
|
protected |
Definition at line 472 of file AliCaloPhotonCuts.h.
Referenced by SetNonLinearity2().
|
protected |
Definition at line 415 of file AliCaloPhotonCuts.h.
Referenced by ApplyNonLinearity().
|
protected |
Definition at line 399 of file AliCaloPhotonCuts.h.
Referenced by CheckDistanceToBadChannel(), FillHistogramsExtendedQA(), InitializePHOS(), and ~AliCaloPhotonCuts().
|
protected |
Definition at line 397 of file AliCaloPhotonCuts.h.
Referenced by CheckDistanceToBadChannel(), FillHistogramsExtendedQA(), InitializePHOS(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 396 of file AliCaloPhotonCuts.h.
Referenced by CheckDistanceToBadChannel(), FillHistogramsExtendedQA(), InitializePHOS(), MatchConvPhotonToCluster(), and MatchTracksToClusters().
|
protected |
Definition at line 451 of file AliCaloPhotonCuts.h.
Referenced by GetNumberOfLocalMaxima(), and SetSeedEnergy().
|
protected |
Definition at line 473 of file AliCaloPhotonCuts.h.
Referenced by ApplyNonLinearity(), GetNonLinearity(), PrintCutsWithValues(), and SetNonLinearity2().
|
protected |
Definition at line 467 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetDispersion().
|
protected |
Definition at line 432 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), CheckDistanceToBadChannel(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetDistanceToBadChannelCut().
|
protected |
Definition at line 439 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetClosestMatchedTrackToCluster(), GetHighestPtMatchedTrackToCluster(), GetVectorMatchedTracksToCluster(), InitCutHistograms(), InitializeEMCAL(), InitializePHOS(), MatchConvPhotonToCluster(), MatchTracksToClusters(), PrintCutsWithValues(), and SetTrackMatchingCut().
|
protected |
Definition at line 443 of file AliCaloPhotonCuts.h.
Referenced by InitCutHistograms(), MatchTracksToClusters(), and SetTrackMatchingCut().
|
protected |
Definition at line 427 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), SetMaxEtaCut(), and SetMinEtaCut().
|
protected |
Definition at line 448 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), PrintCutsWithValues(), and SetExoticClusterCut().
|
protected |
Definition at line 458 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), SetMaxM02(), and SetMinM02().
|
protected |
Definition at line 463 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMinMaxM20().
|
protected |
Definition at line 453 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMinEnergyCut().
|
protected |
Definition at line 455 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), and SetMinNCellsCut().
|
protected |
Definition at line 470 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), FillHistogramsExtendedQA(), IsNLMCutUsed(), PrintCutsWithValues(), and SetNLM().
|
protected |
Definition at line 474 of file AliCaloPhotonCuts.h.
Referenced by ApplyNonLinearity(), ClusterIsSelected(), InitCutHistograms(), PrintCutsWithValues(), SetNonLinearity2(), and SetUseNonLinearitySwitch().
|
protected |
Definition at line 430 of file AliCaloPhotonCuts.h.
Referenced by AcceptanceCuts(), FillHistogramsExtendedQA(), PrintCutsWithValues(), SetMaxPhiCut(), and SetMinPhiCut().
|
protected |
Definition at line 422 of file AliCaloPhotonCuts.h.
Referenced by ClusterIsIsolated(), InitializeEMCAL(), PrintCutsWithValues(), and SetClusterTypeCut().
|
protected |
Definition at line 440 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), GetVectorMatchedTracksToCluster(), MatchConvPhotonToCluster(), MatchTracksToClusters(), and SetTrackMatchingCut().
|
protected |
Definition at line 465 of file AliCaloPhotonCuts.h.
Referenced by PrintCutsWithValues(), and SetRecConv().
|
protected |
Definition at line 435 of file AliCaloPhotonCuts.h.
Referenced by ClusterQualityCuts(), PrintCutsWithValues(), and SetTimingCut().
|
protected |
Definition at line 411 of file AliCaloPhotonCuts.h.
Referenced by ApplyNonLinearity(), InitCutHistograms(), MatchConvPhotonToCluster(), PrintCutsWithValues(), and SetV0ReaderName().
|
protected |
Definition at line 478 of file AliCaloPhotonCuts.h.
Referenced by CheckClusterForTrackMatch(), ClusterQualityCuts(), FillHistogramsExtendedQA(), InitCutHistograms(), and MatchTracksToClusters().