|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONGEOMODELTESTR4_GEOMODELRCSCTEST_H
5 #define MUONGEOMODELTESTR4_GEOMODELRCSCTEST_H
34 this,
"DetectorManagerKey",
"MuonDetectorManager",
35 "Key of input MuonDetectorManager condition data"};
38 this,
"MuonIdHelperSvc",
"Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
46 this,
"TestStations", {},
"Constrain the stations to be tested"};
MuonVal::ScalarBranch< float > & m_ALineTransS
Alignment parameters.
Gaudi::Property< std::vector< std::string > > m_selectStat
String should be formated like <stationName><stationEta><A/C><stationPhi>
Ensure that the Athena extensions are properly loaded.
MuonVal::ScalarBranch< short > & m_stEta
MuonVal::CoordTransformBranch m_readoutTransform
Transformation of the readout element (Translation, ColX, ColY, ColZ)
MuonVal::VectorBranch< bool > & m_layMeasPhi
bool const RAWDATA *ch2 const
MuonVal::ScalarBranch< short > & m_stPhi
MuonVal::ScalarBranch< short > & m_stMultiLayer
MuonVal::ScalarBranch< float > & m_ALineRotZ
StatusCode initialize() override
MuonVal::ScalarBranch< float > & m_ALineRotT
GeoModelCscTest(const std::string &name, ISvcLocator *pSvcLocator)
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
MuonVal::ScalarBranch< float > & m_ALineTransZ
MuonVal::CoordSystemsBranch m_layerTrans
::StatusCode StatusCode
StatusCode definition for legacy code.
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
MuonVal::VectorBranch< uint8_t > & m_layNumber
MuonVal::MuonTesterTree m_tree
StatusCode execute() override
ScalarBranch< T > & newScalar(const std::string &name)
StatusCode finalize() override
Helper class to dump the Amg::Transformations into 4 three vector branches.
MuonVal::ScalarBranch< unsigned short > & m_stIndex
Identifier of the readout element.
MuonVal::ScalarBranch< float > & m_ALineRotS
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detMgrKey
MuonDetectorManager from the conditions store.
StatusCode dumpToTree(const EventContext &ctx, const CscReadoutElement *readoutEle)
unsigned int cardinality() const override final
MuonVal::ScalarBranch< float > & m_ALineTransT
std::set< Identifier > m_testStations
Set of stations to be tested.