GRSISort
"v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TSuppressed.cxx
Go to the documentation of this file.
1
#include "
TSuppressed.h
"
2
3
void
TSuppressed::Copy
(TObject& rhs)
const
4
{
5
// Copy function.
6
TDetector::Copy
(rhs);
7
}
8
9
void
TSuppressed::Clear
(Option_t* opt)
10
{
11
// Clears the mother, and all of the hits
12
TDetector::Clear
(opt);
13
}
TSuppressed.h
TDetector::Copy
void Copy(TObject &) const override
!
Definition
TDetector.cxx:24
TDetector::Clear
void Clear(Option_t *="") override
!
Definition
TDetector.h:68
TSuppressed::Clear
void Clear(Option_t *opt="all") override
!
Definition
TSuppressed.cxx:9
TSuppressed::Copy
void Copy(TObject &) const override
!
Definition
TSuppressed.cxx:3
libraries
TAnalysis
TSuppressed
TSuppressed.cxx
GRSISort ("v4.0.0.5") Reference Guide Generated on Mon Feb 3 2025 16:38:05.