ATLAS Offline Software
Loading...
Searching...
No Matches
TrigSteeringEventDict Namespace Reference

Variables

TrigRoiDescriptorCollection troi
std::vector< TrigRoiDescriptor * > troi_vec
std::vector< const TrigRoiDescriptor * > troi_const_vec
ElementLink< TrigRoiDescriptorCollectiontroi_el
TrigSuperRoiCollection tsroi
std::vector< TrigSuperRoi * > tsroi_vec
std::vector< const TrigSuperRoi * > tsroi_const_vec
TrigOperationalInfoCollection toi
std::vector< LVL1CTP::Lvl1Item * > l1_vec
std::vector< const LVL1CTP::Lvl1Item * > l1_const_vec
TrigPassBitsCollection tbits
std::vector< TrigPassBits * > tbits_vec
std::vector< const TrigPassBits * > tbits_const_vec
TrigPassFlagsCollection tflags
std::vector< TrigPassFlags * > tflags_vec
std::vector< const TrigPassFlags * > tflags_const_vec

Variable Documentation

◆ l1_const_vec

std::vector<const LVL1CTP::Lvl1Item*> TrigSteeringEventDict::l1_const_vec

Definition at line 41 of file TrigSteeringEventDict.h.

◆ l1_vec

std::vector<LVL1CTP::Lvl1Item*> TrigSteeringEventDict::l1_vec

Definition at line 40 of file TrigSteeringEventDict.h.

◆ tbits

TrigPassBitsCollection TrigSteeringEventDict::tbits

Definition at line 43 of file TrigSteeringEventDict.h.

◆ tbits_const_vec

std::vector<const TrigPassBits*> TrigSteeringEventDict::tbits_const_vec

Definition at line 45 of file TrigSteeringEventDict.h.

◆ tbits_vec

std::vector<TrigPassBits*> TrigSteeringEventDict::tbits_vec

Definition at line 44 of file TrigSteeringEventDict.h.

◆ tflags

TrigPassFlagsCollection TrigSteeringEventDict::tflags

Definition at line 47 of file TrigSteeringEventDict.h.

◆ tflags_const_vec

std::vector<const TrigPassFlags*> TrigSteeringEventDict::tflags_const_vec

Definition at line 49 of file TrigSteeringEventDict.h.

◆ tflags_vec

std::vector<TrigPassFlags*> TrigSteeringEventDict::tflags_vec

Definition at line 48 of file TrigSteeringEventDict.h.

◆ toi

TrigOperationalInfoCollection TrigSteeringEventDict::toi

Definition at line 38 of file TrigSteeringEventDict.h.

◆ troi

TrigRoiDescriptorCollection TrigSteeringEventDict::troi

Definition at line 29 of file TrigSteeringEventDict.h.

◆ troi_const_vec

std::vector<const TrigRoiDescriptor*> TrigSteeringEventDict::troi_const_vec

Definition at line 31 of file TrigSteeringEventDict.h.

◆ troi_el

ElementLink<TrigRoiDescriptorCollection> TrigSteeringEventDict::troi_el

Definition at line 32 of file TrigSteeringEventDict.h.

◆ troi_vec

std::vector<TrigRoiDescriptor*> TrigSteeringEventDict::troi_vec

Definition at line 30 of file TrigSteeringEventDict.h.

◆ tsroi

TrigSuperRoiCollection TrigSteeringEventDict::tsroi

Definition at line 34 of file TrigSteeringEventDict.h.

◆ tsroi_const_vec

std::vector<const TrigSuperRoi*> TrigSteeringEventDict::tsroi_const_vec

Definition at line 36 of file TrigSteeringEventDict.h.

◆ tsroi_vec

std::vector<TrigSuperRoi*> TrigSteeringEventDict::tsroi_vec

Definition at line 35 of file TrigSteeringEventDict.h.