docs(src): updated file headers

This commit is contained in:
2025-04-21 08:56:45 -04:00
parent 431a47b9c7
commit 30a6cb074f
42 changed files with 423 additions and 23 deletions

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 26, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#include "composition.h" #include "composition.h"
#include "quill/LogMacros.h" #include "quill/LogMacros.h"

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 26, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef COMPOSITION_H #ifndef COMPOSITION_H
#define COMPOSITION_H #define COMPOSITION_H

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 21, 2025 // Last Modified: March 20, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 20, 2025 // Last Modified: March 26, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 12, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: March 05, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 04, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: January 19, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: January 19, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 04, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: January 19, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: January 22, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 20, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#include <string> #include <string>
#include "eosIO.h" #include "eosIO.h"

View File

@@ -1,8 +1,8 @@
/* *********************************************************************** /* ***********************************************************************
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Authors: Aaron Dotter, Emily Boudreaux
// Last Modified: March 17, 2025 // Last Modified: March 20, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 20, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef EOSIO_H #ifndef EOSIO_H
#define EOSIO_H #define EOSIO_H

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Authors: Aaron Dotter, Emily Boudreaux // File Authors: Aaron Dotter, Emily Boudreaux
// Last Modified: March 06, 2025 // Last Modified: March 20, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 16, 2025 // Last Modified: March 18, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 16, 2025 // Last Modified: March 18, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 20, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
/** /**
* @file debug.h * @file debug.h
* @brief Defines a macro for triggering a breakpoint in different compilers and platforms. * @brief Defines a macro for triggering a breakpoint in different compilers and platforms.

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 20, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef WARNING_CONTROL_H #ifndef WARNING_CONTROL_H
#define WARNING_CONTROL_H #define WARNING_CONTROL_H

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 21, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#include <cmath> #include <cmath>
#include <stdexcept> #include <stdexcept>
#include <array> #include <array>

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Authors: Aaron Dotter, Emily Boudreaux
// Last Modified: March 21, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#include "network.h" #include "network.h"
#include "probe.h" #include "probe.h"
#include "quill/LogMacros.h" #include "quill/LogMacros.h"

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 21, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef APPROX8_H #ifndef APPROX8_H
#define APPROX8_H #define APPROX8_H

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Authors: Emily Boudreaux, Aaron Dotter
// Last Modified: March 21, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef NETWORK_H #ifndef NETWORK_H
#define NETWORK_H #define NETWORK_H

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 04, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: March 18, 2025 // Last Modified: March 19, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: March 18, 2025 // Last Modified: April 21, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: March 19, 2025 // Last Modified: April 21, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: April 21, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#pragma once #pragma once
#include "mfem.hpp" #include "mfem.hpp"

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: March 19, 2025 // Last Modified: April 21, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: April 21, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#include "operator.h" #include "operator.h"
#include "4DSTARTypes.h" #include "4DSTARTypes.h"
#include "linalg/densemat.hpp" #include "linalg/densemat.hpp"

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: March 19, 2025 // Last Modified: April 21, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: April 21, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#pragma once #pragma once
#include "mfem.hpp" #include "mfem.hpp"

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 23, 2025 // Last Modified: March 18, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: February 23, 2025 // Last Modified: April 03, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 20, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#include <iostream> #include <iostream>
#include <vector> #include <vector>
#include <string> #include <string>

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: April 09, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#include <string> #include <string>
#include "resourceManagerTypes.h" #include "resourceManagerTypes.h"

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 20, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef RESOURCE_MANAGER_H #ifndef RESOURCE_MANAGER_H
#define RESOURCE_MANAGER_H #define RESOURCE_MANAGER_H

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: April 09, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef RESOURCE_MANAGER_TYPES_H #ifndef RESOURCE_MANAGER_TYPES_H
#define RESOURCE_MANAGER_TYPES_H #define RESOURCE_MANAGER_TYPES_H

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: March 19, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifdef __GNUC__ // GCC and Clang #ifdef __GNUC__ // GCC and Clang
#define BREAKPOINT() __builtin_debugtrap() #define BREAKPOINT() __builtin_debugtrap()
#elif defined(_MSC_VER) // MSVC #elif defined(_MSC_VER) // MSVC

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: February 20, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef WARNING_CONTROL_H #ifndef WARNING_CONTROL_H
#define WARNING_CONTROL_H #define WARNING_CONTROL_H

View File

@@ -1,3 +1,23 @@
/* ***********************************************************************
//
// Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux
// Last Modified: April 09, 2025
//
// 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public
// License version 3 (GPLv3) as published by the Free Software Foundation.
//
// 4DSSE is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public License
// along with this software; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// *********************************************************************** */
#ifndef _4DSTAR_TYPES_H #ifndef _4DSTAR_TYPES_H
#define _4DSTAR_TYPES_H #define _4DSTAR_TYPES_H