![]() |
AliRoot Core
3dc7879 (3dc7879)
|
#include <AliDetectorRecoParam.h>
Public Member Functions | |
AliDetectorRecoParam () | |
virtual | ~AliDetectorRecoParam () |
void | Print (Option_t *) const |
Int_t | GetEventSpecie () const |
void | SetEventSpecie (AliRecoParam::EventSpecie_t specie) |
void | SetAsDefault () |
Bool_t | IsDefault () const |
Private Attributes | |
Int_t | fEventSpecie |
Definition at line 17 of file AliDetectorRecoParam.h.
AliDetectorRecoParam::AliDetectorRecoParam | ( | ) |
Definition at line 38 of file AliDetectorRecoParam.cxx.
|
virtual |
Definition at line 47 of file AliDetectorRecoParam.cxx.
|
inline |
Definition at line 25 of file AliDetectorRecoParam.h.
Referenced by AliRecoParam::AddDetRecoParam(), AliRecoParam::AddDetRecoParamArray(), AliEMCALSetRecParamCDB(), AliMUONRecoParam::Create(), AliQAManager::GetQADataMaker(), AliTPCcalibDB::GetRecoParamFromGRP(), AliEMCALReconstructor::InitClusterizer(), MakeRecoParam(), MakeTPCRecoParam(), MakeTPCRecoParam_Run2Dist(), MakeTPCRecoParam_Run2DistMC(), AliMUONRecoParam::Print(), AliReconstruction::ProcessEvent(), AliQAManager::RunOneEvent(), AliQAManager::RunOneEventInOneDetector(), and AliMUONRecoParam::Show().
|
inline |
Definition at line 28 of file AliDetectorRecoParam.h.
Referenced by AliRecoParam::AddDetRecoParamArray(), AliMUONDigitCalibrator::AliMUONDigitCalibrator(), AliMUONPainterDataSourceFrame::CreateRawDataSource(), AliMUON::GetRecoParam(), AliGlobalQADataMaker::InitRecoParams(), AliQADataMakerRec::InitRecoParams(), AliMUONCDB::LoadRecoParam(), AliMUONRecoParam::Print(), and AliMUONRecoParam::Show().
|
inline |
Definition at line 23 of file AliDetectorRecoParam.h.
Referenced by AliRecoParam::Print(), and AliMUONRecoParam::Show().
|
inline |
Definition at line 27 of file AliDetectorRecoParam.h.
Referenced by AliEMCALSetRecParamCDB(), AliMUONRecoParam::Create(), MakeRecoParam(), MakeTPCRecoParam(), MakeTPCRecoParam_Run2Dist(), MakeTPCRecoParam_Run2DistMC(), and AliReconstruction::SetRecoParam().
|
inline |
Definition at line 26 of file AliDetectorRecoParam.h.
Referenced by AliEMCALSetRecParamCDB(), AliEMCALRecParam::GetCalibParam(), AliEMCALRecParam::GetCosmicParam(), AliEMCALRecParam::GetHighFluxParam(), AliEMCALRecParam::GetLowFluxParam(), MakeRecoParam(), MakeTPCRecoParam(), MakeTPCRecoParam_Run2Dist(), MakeTPCRecoParam_Run2DistMC(), AliMUONRecoParam::SetCalibrationParam(), AliMUONRecoParam::SetCosmicParam(), AliMUONRecoParam::SetHighFluxParam(), and AliMUONRecoParam::SetLowFluxParam().
|
private |
Definition at line 32 of file AliDetectorRecoParam.h.
Referenced by GetEventSpecie(), IsDefault(), SetAsDefault(), and SetEventSpecie().