00001 #ifndef BEMCPlotsNames_H
00002 #define BEMCPlotsNames_H
00003
00004 #define HistTotName "bemc_Tot"
00005
00006 #define HistDsmL0InputHighTowerName "bemc_DsmL0InputHighTower"
00007 #define HistDsmL0InputPatchSumName "bemc_DsmL0InputPatchSum"
00008
00009 #define HistDsmL1InputHighTowerBitsName "bemc_DsmL1InputHighTowerBits"
00010 #define HistDsmL1InputPatchSumName "bemc_DsmL1InputPatchSum"
00011
00012 #define HistDsmL2InputHighTowerBitsName "bemc_DsmL2InputHighTowerBits"
00013 #define HistDsmL2InputPatchSumBitsName "bemc_DsmL2InputPatchSumBits"
00014 #define HistDsmL2InputPatchSumName "bemc_DsmL2InputPatchSum"
00015
00016 #define HistDsmL3InputHighTowerBitsName "bemc_DsmL3InputHighTowerBits"
00017 #define HistDsmL3InputPatchSumBitsName "bemc_DsmL3InputPatchSumBits"
00018 #define HistDsmL3InputBackToBackBitName "bemc_DsmL3InputBackToBackBit"
00019 #define HistDsmL3InputJPsiTopoBitName "bemc_DsmL3InputJPsiTopoBit"
00020 #define HistDsmL3InputJetPatchTopoBitName "bemc_DsmL3InputJetPatchTopoBit"
00021
00022 #define HistRawAdc1Name "bemc_RawAdc1"
00023 #define HistRawAdc2Name "bemc_RawAdc2"
00024 #define HistRawAdc3Name "bemc_RawAdc3"
00025 #define HistRawAdc4Name "bemc_RawAdc4"
00026
00027 #define HistRawAdc1NameZoom "bemc_RawAdc1_zoom"
00028 #define HistRawAdc2NameZoom "bemc_RawAdc2_zoom"
00029 #define HistRawAdc3NameZoom "bemc_RawAdc3_zoom"
00030 #define HistRawAdc4NameZoom "bemc_RawAdc4_zoom"
00031
00032 #define HistRawAdcPsd1Name "bprs_RawAdc1"
00033 #define HistRawAdcPsd2Name "bprs_RawAdc2"
00034 #define HistRawAdcPsd3Name "bprs_RawAdc3"
00035 #define HistRawAdcPsd4Name "bprs_RawAdc4"
00036
00037 #define HistSmdFeeSumName "bemc_SmdFeeSum"
00038 #define HistPsdFeeSumName "bemc_PsdFeeSum"
00039
00040 #define HistSmdFeeSumNonZSName "bemc_SmdFeeSum_NonZS"
00041 #define HistPsdFeeSumNonZSName "bemc_PsdFeeSum_NonZS"
00042
00043 #define HistHighTowerSpectrumName "bemc_HighTowerSpectrum"
00044 #define HistPatchSumSpectrumName "bemc_PatchSumSpectrum"
00045
00046 #define HistTriggerCorruptionHighTowerName "bemc_TriggerCorruptionHighTower"
00047 #define HistTriggerCorruptionPatchSumName "bemc_TriggerCorruptionPatchSum"
00048 #define HistDSM0HTCorrName "DSM0HTCorr"
00049 #define HistDSM0TPCorrName "DSM0TPCorr"
00050
00051 #define Hist_TDC_statusName "bemc_TDC_status"
00052 #define Hist_SMD_statusName "bemc_SMD_status"
00053 #define Hist_PSD_statusName "bemc_PSD_status"
00054 #define Hist_BTOW_CorruptionName "bemc_BTOW_corruption"
00055
00056 #define Hist_btow_spectra_1Name "bemc_btow_spectra_1"
00057 #define Hist_btow_spectra_2Name "bemc_btow_spectra_2"
00058 #define Hist_btow_spectra_3Name "bemc_btow_spectra_3"
00059
00060 #define Hist_smd_spectraName "bemc_smd_spectra"
00061 #define Hist_smd_spectraNonZSName "bemc_smd_spectra_NonZS"
00062 #define Hist_smd_capacitorName "bemc_smd_capacitor"
00063 #define Hist_smd_sumName "bemc_smd_sum"
00064 #define Hist_psd_spectraName "bemc_psd_spectra"
00065 #define Hist_psd_spectraNonZSName "bemc_psd_spectra_NonZS"
00066 #define Hist_psd_capacitorName "bemc_psd_capacitor"
00067 #define Hist_psd_sumName "bemc_psd_sum"
00068
00069 #define Hist_HTMAX_spectraName "bemc_HTMAX_spectra"
00070 #define Hist_PAMAX_spectraName "bemc_PAMAX_spectra"
00071 #define Hist_HTMAX_distName "bemc_HTMAX_distr"
00072 #define Hist_PAMAX_distName "bemc_PAMAX_distr"
00073
00074 #define Hist_JET_pedName "bemc_JET_ped"
00075 #define Hist_JET_spectraName "bemc_JET_status"
00076 #define Hist_JETMAX_spectraName "bemc_JETMAX_status"
00077 #define Hist_JETMAX_distName "bemc_JETMAX_distr"
00078
00079 #define Hist_ADCEtaPhi_TowHitsName "bemc_TowHits"
00080 #define Hist_ADCEtaPhi_Pre1HitsName "bemc_Pre1Hits"
00081
00082
00083 #endif