8#define BMNSSDSTATION_H 1
12#include "TGeoPhysicalNode.h"
43 TGeoPhysicalNode* node = NULL);
125 Double_t
GetZ()
const {
return fZ; }
133 virtual std::string
ToString()
const;
151 TGeoPhysicalNode* fNode;
152 std::vector<BmnSsdElement*> fLadders;
163 void CheckSensorProperties();
Class representing an element of the SSD setup.
Class representing an instance of a sensor in the BMN-SSD.
Class representing a station of the SsdSystem.
Double_t GetSensorPitch(Int_t iSide) const
Double_t GetSensorRotation() const
void Init()
Initialise the station parameters.
Double_t GetSensorStereoAngle(Int_t iSide) const
Double_t GetSensorD() const
void AddLadder(BmnSsdElement *ladder)
virtual std::string ToString() const
Double_t GetRadLength() const