Skip to content

Commit 3426e71

Browse files
committed
Add a deprecation note to APEX.cc
1 parent 227909a commit 3426e71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/geometries/APEX.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,6 +1139,7 @@ namespace nexus{
11391139
return;
11401140
}
11411141

1142+
// This function is no longer supported. It is kept here for future reference.
11421143
void APEX::ConstructBoard(G4VPhysicalVolume* mother_physical) const ///< Deprecated
11431144
{
11441145
SiPMBoard board;

0 commit comments

Comments
 (0)