12#ifndef LITSUBSTATIONMUON_H_
13#define LITSUBSTATIONMUON_H_
15#include "LitMaterialInfo.h"
Substation in muon detector layout.
LitSubstationMuon()
Constructor.
std::string ToString() const
Return string representation for the class.
LitMaterialInfo< T > fMaterial
friend std::ostream & operator<<(std::ostream &strm, const LitSubstationMuon &substation)
Operator << for convenient output to std::ostream.
virtual ~LitSubstationMuon()
Destructor.
void SetZ(const T &z)
Set Z pposition of substation.
const T & GetZ() const
Return Z position of substation.
const LitMaterialInfo< T > & GetMaterial() const
Return material of substation.
void SetMaterial(const LitMaterialInfo< T > &material)
Set material of substation.
class lit::parallel::LitDetectorLayout _fvecalignment
std::string ToString(const T &value)
Function converts object into a std::string.
LitSubstationMuon< fscal > LitSubstationMuonScal
LitSubstationMuon< fvec > LitSubstationMuonVec