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