GRSISort
"v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TLaBrBgo.h
Go to the documentation of this file.
1
#ifndef TLABRBGO_H
2
#define TLABRBGO_H
3
4
/** \addtogroup Detectors
5
* @{
6
*/
7
8
#include "
Globals.h
"
9
#include "
TBgo.h
"
10
#include "
TLaBrBgoHit.h
"
11
12
class
TLaBrBgo
:
public
TBgo
{
13
public
:
14
TLaBrBgo
();
15
TLaBrBgo
(
const
TLaBrBgo
&);
16
TLaBrBgo
(
TLaBrBgo
&&) noexcept = default;
17
TLaBrBgo
& operator=(const
TLaBrBgo
&);
//!<!
18
TLaBrBgo
& operator=(
TLaBrBgo
&&) noexcept = default;
19
virtual ~
TLaBrBgo
() = default;
20
21
TLaBrBgoHit
*
GetLaBrBgoHit
(const
int
& i)
const
{
return
static_cast<
TLaBrBgoHit
*
>
(
GetHit
(i)); }
22
23
/// \cond CLASSIMP
24
ClassDef(
TLaBrBgo
, 1)
// LaBrBgo Physics structure // NOLINT(readability-else-after-return)
25
/// \endcond
26
};
27
/*! @} */
28
#endif
Globals.h
TBgo.h
TLaBrBgoHit.h
TBgo
Definition
TBgo.h:22
TDetector::GetHit
virtual TDetectorHit * GetHit(const int &index) const
Definition
TDetector.cxx:61
TLaBrBgoHit
Definition
TLaBrBgoHit.h:24
TLaBrBgo
Definition
TLaBrBgo.h:12
TLaBrBgo::TLaBrBgo
TLaBrBgo()
Definition
TLaBrBgo.cxx:23
TLaBrBgo::GetLaBrBgoHit
TLaBrBgoHit * GetLaBrBgoHit(const int &i) const
Definition
TLaBrBgo.h:21
TLaBrBgo::TLaBrBgo
TLaBrBgo(TLaBrBgo &&) noexcept=default
GRSIData
include
TLaBrBgo.h
GRSISort ("v4.0.0.5") Reference Guide Generated on Mon Feb 3 2025 16:38:04.