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