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