ARTEMIS-CRIB
Loading...
Searching...
No Matches
TDetectorParameter.cc
Go to the documentation of this file.
1
/**
2
* @file TDetectorParameter.cc
3
* @brief
4
* @author Kodai Okawa<okawa@cns.s.u-tokyo.ac.jp>
5
* @date 2024-01-18 14:43:02
6
* @note last modified: 2024-08-21 17:54:28
7
* @details
8
*/
9
10
#include "
TDetectorParameter.h
"
11
12
using
art::crib::TDetectorParameter
;
13
14
ClassImp
(
TDetectorParameter
);
15
16
TDetectorParameter::TDetectorParameter
() {}
17
18
TDetectorParameter::~TDetectorParameter
() {}
19
20
TDetectorParameter::TDetectorParameter
(
const
TDetectorParameter
&) {}
21
22
TDetectorParameter
&
TDetectorParameter::operator=
(
const
TDetectorParameter
&rhs) {
23
if
(
this
!= &rhs) {
24
}
25
return
*
this
;
26
}
ClassImp
ClassImp(TDetectorParameter)
TDetectorParameter.h
art::crib::TDetectorParameter
Definition
TDetectorParameter.h:19
art::crib::TDetectorParameter::~TDetectorParameter
~TDetectorParameter() override
Definition
TDetectorParameter.cc:18
art::crib::TDetectorParameter::operator=
TDetectorParameter & operator=(const TDetectorParameter &rhs)
Definition
TDetectorParameter.cc:22
art::crib::TDetectorParameter::TDetectorParameter
TDetectorParameter()
Definition
TDetectorParameter.cc:16
return to the guide
src-crib
geo
TDetectorParameter.cc
Generated on Mon Mar 17 2025 08:25:49 for ARTEMIS-CRIB by
1.12.0