ATLAS Offline Software
Loading...
Searching...
No Matches
LArNoiseBursts.cxx File Reference

Go to the source code of this file.

Variables

int nlarcell =0
int n_noisy_cell_part [8] = {0,0,0,0,0,0,0,0}
int n_cell_part [8] = {0,0,0,0,0,0,0,0}
std::vector< short > v_barrelec_noisy
std::vector< short > v_posneg_noisy
std::vector< short > v_ft_noisy
std::vector< short > v_slot_noisy
std::vector< short > v_channel_noisy
std::vector< bool > v_isbarrel
std::vector< bool > v_isendcap
std::vector< bool > v_isfcal
std::vector< bool > v_ishec
std::vector< short > v_layer
std::vector< int > v_partition
std::vector< int > v_noisycellHVphi
std::vector< int > v_noisycellHVeta
std::vector< float > v_energycell
std::vector< float > v_qfactorcell
std::vector< float > v_signifcell
std::vector< float > v_phicell
std::vector< float > v_etacell
std::vector< bool > v_isbadcell
std::vector< IdentifierHashv_IdHash
std::vector< int > v_cellpartlayerindex
std::vector< Identifierv_cellIdentifier
std::vector< HWIdentifierv_onlIdentifier

Variable Documentation

◆ n_cell_part

int n_cell_part[8] = {0,0,0,0,0,0,0,0}

Definition at line 67 of file LArNoiseBursts.cxx.

67{0,0,0,0,0,0,0,0};

◆ n_noisy_cell_part

int n_noisy_cell_part[8] = {0,0,0,0,0,0,0,0}

Definition at line 66 of file LArNoiseBursts.cxx.

66{0,0,0,0,0,0,0,0};

◆ nlarcell

int nlarcell =0

Definition at line 65 of file LArNoiseBursts.cxx.

◆ v_barrelec_noisy

std::vector<short> v_barrelec_noisy

Definition at line 68 of file LArNoiseBursts.cxx.

◆ v_cellIdentifier

std::vector<Identifier> v_cellIdentifier

Definition at line 77 of file LArNoiseBursts.cxx.

◆ v_cellpartlayerindex

std::vector<int> v_cellpartlayerindex

Definition at line 76 of file LArNoiseBursts.cxx.

◆ v_channel_noisy

std::vector<short> v_channel_noisy

Definition at line 68 of file LArNoiseBursts.cxx.

◆ v_energycell

std::vector<float> v_energycell

Definition at line 72 of file LArNoiseBursts.cxx.

◆ v_etacell

std::vector<float> v_etacell

Definition at line 73 of file LArNoiseBursts.cxx.

◆ v_ft_noisy

std::vector<short> v_ft_noisy

Definition at line 68 of file LArNoiseBursts.cxx.

◆ v_IdHash

std::vector<IdentifierHash> v_IdHash

Definition at line 75 of file LArNoiseBursts.cxx.

◆ v_isbadcell

std::vector<bool> v_isbadcell

Definition at line 74 of file LArNoiseBursts.cxx.

◆ v_isbarrel

std::vector<bool> v_isbarrel

Definition at line 69 of file LArNoiseBursts.cxx.

◆ v_isendcap

std::vector<bool> v_isendcap

Definition at line 69 of file LArNoiseBursts.cxx.

◆ v_isfcal

std::vector<bool> v_isfcal

Definition at line 69 of file LArNoiseBursts.cxx.

◆ v_ishec

std::vector<bool> v_ishec

Definition at line 69 of file LArNoiseBursts.cxx.

◆ v_layer

std::vector<short> v_layer

Definition at line 70 of file LArNoiseBursts.cxx.

◆ v_noisycellHVeta

std::vector<int> v_noisycellHVeta

Definition at line 71 of file LArNoiseBursts.cxx.

◆ v_noisycellHVphi

std::vector<int> v_noisycellHVphi

Definition at line 71 of file LArNoiseBursts.cxx.

◆ v_onlIdentifier

std::vector<HWIdentifier> v_onlIdentifier

Definition at line 78 of file LArNoiseBursts.cxx.

◆ v_partition

std::vector<int> v_partition

Definition at line 71 of file LArNoiseBursts.cxx.

◆ v_phicell

std::vector<float> v_phicell

Definition at line 73 of file LArNoiseBursts.cxx.

◆ v_posneg_noisy

std::vector<short> v_posneg_noisy

Definition at line 68 of file LArNoiseBursts.cxx.

◆ v_qfactorcell

std::vector<float> v_qfactorcell

Definition at line 72 of file LArNoiseBursts.cxx.

◆ v_signifcell

std::vector<float> v_signifcell

Definition at line 72 of file LArNoiseBursts.cxx.

◆ v_slot_noisy

std::vector<short> v_slot_noisy

Definition at line 68 of file LArNoiseBursts.cxx.