SHiP Data Model
Event data model for the SHiP experiment: C++ data classes with ROOT dictionary support.
Loading...
Searching...
No Matches
include
SHiP
detectors
StrawTubesHit.hpp
Go to the documentation of this file.
1
#pragma once
2
#include "
SHiP/RecHit.hpp
"
3
4
namespace
SHiP
{
5
7
struct
StrawTubesHit
{
8
RecHit
recHit
;
9
};
10
11
}
// namespace SHiP
RecHit.hpp
SHiP
Definition
CaloHit.hpp:4
SHiP::RecHit
Reconstructed hit.
Definition
RecHit.hpp:11
SHiP::StrawTubesHit
Hit reconstructed by a layer of the straw tubes spectrometer.
Definition
StrawTubesHit.hpp:7
SHiP::StrawTubesHit::recHit
RecHit recHit
The reconstructed hit.
Definition
StrawTubesHit.hpp:8
Generated by
1.9.8