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
3void TSuppressed::Copy(TObject& rhs) const
4{
5 // Copy function.
7}
8
9void TSuppressed::Clear(Option_t* opt)
10{
11 // Clears the mother, and all of the hits
13}
void Copy(TObject &) const override
!
Definition TDetector.cxx:24
void Clear(Option_t *="") override
!
Definition TDetector.h:68
void Clear(Option_t *opt="all") override
!
void Copy(TObject &) const override
!