File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* *******************************************************************************
2- * Copyright (C) 2014-2022 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
2+ * Copyright (C) 2014-2023 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
33 * *
44 * This software is distributed under the terms of the *
55 * GNU Lesser General Public Licence (LGPL) version 3, *
@@ -143,8 +143,7 @@ class FairModule : public TNamed
143143 /* *list of all sensitive volumes in a simulaion session*/
144144 static thread_local inline TRefArray* svList{0 }; // !
145145
146- static thread_local inline TArrayI* volNumber{0 }; // !
147- TString fMotherVolumeName {" " }; // !
146+ TString fMotherVolumeName {" " }; // !
148147 FairVolume* getFairVolume (FairGeoNode* fNode );
149148 void AddSensitiveVolume (TGeoVolume* v);
150149
You can’t perform that action at this time.
0 commit comments