|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MMLOADVARIABLES_H
6 #define MMLOADVARIABLES_H
18 #include "Math/Vector4D.h"
27 class MuonDetectorManager;
58 std::map<std::pair<int,unsigned int>,std::vector<digitWrapper> >&
entries,
59 std::map<std::pair<int,unsigned int>,std::vector<hitData_entry> >& Hits_Data_Set_Time,
60 std::map<std::pair<int,unsigned int>,
evInf_entry>& Event_Info,
Use IdentifiableContainer with MmDigitCollection.
Ensure that the Athena extensions are properly loaded.
std::vector< std::vector< double > > NSWMM_dig_stripLposY
singleton-like access to IMessageSvc via open function and helper
std::vector< int > NSWMM_dig_channel
std::vector< int > NSWMM_dig_multiplet
std::vector< std::vector< double > > NSWMM_dig_stripGposX
MMLoadVariables(const MuonGM::MuonDetectorManager *detManager, const MmIdHelper *idhelper)
std::vector< std::vector< double > > NSWMM_dig_stripGposY
std::vector< int > NSWMM_dig_stationEta
std::vector< std::vector< int > > NSWMM_dig_stripPosition
::StatusCode StatusCode
StatusCode definition for legacy code.
const MuonGM::MuonDetectorManager * m_detManager
MuonDetectorManager.
Class to provide easy MsgStream access and capabilities.
std::vector< std::string > NSWMM_dig_stationName
std::vector< int > NSWMM_dig_stationPhi
This defines the McEventCollection, which is really just an ObjectVector of McEvent objects.
const MmIdHelper * m_MmIdHelper
MM offline Id helper.
std::vector< int > NSWMM_dig_gas_gap
std::vector< std::vector< double > > NSWMM_dig_stripGposZ
The MuonDetectorManager stores the transient representation of the Muon Spectrometer geometry and pro...
std::vector< std::vector< double > > NSWMM_dig_stripLposX
std::vector< std::vector< float > > NSWMM_dig_charge
std::vector< std::vector< float > > NSWMM_dig_time
StatusCode getMMDigitsInfo(const EventContext &ctx, const McEventCollection *truthContainer, const TrackRecordCollection *trackRecordCollection, const MmDigitContainer *nsw_MmDigitContainer, std::map< std::pair< int, unsigned int >, std::vector< digitWrapper > > &entries, std::map< std::pair< int, unsigned int >, std::vector< hitData_entry > > &Hits_Data_Set_Time, std::map< std::pair< int, unsigned int >, evInf_entry > &Event_Info, histogramDigitVariables &histDigVars) const