SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
CaloBarLayer.h File Reference
#include <string>
#include <string_view>
Include dependency graph for CaloBarLayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SHiPGeometry
 
namespace  SHiPGeometry::CaloBar
 Places an array of identical scintillator bars into a mother volume.
 

Enumerations

enum class  SHiPGeometry::BarAxis { SHiPGeometry::AlongX , SHiPGeometry::AlongY }
 Which transverse axis the bars are replicated along. More...
 

Functions

void SHiPGeometry::CaloBar::placeLayer (GeoVPhysVol *mother, GeoLogVol *barLog, double pitch_mm, int nBars, double zCenter_mm, std::string_view tagPrefix, int layerIndex, BarAxis axis, const std::string &nameSuffix="")