EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
src
algorithms
interfaces
ParticleSvc.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-3.0-or-later
2
// Copyright (C) 2024 Wouter Deconinck
3
4
#pragma once
5
6
// DEPRECATED: ParticleSvc has been moved to src/services/particle/ParticleSvc.h
7
// This header is kept for backward compatibility and will be removed in a future version.
8
// Please update your includes to: #include <services/particle/ParticleSvc.h>
9
10
#pragma message( \
11
"Warning: algorithms/interfaces/ParticleSvc.h is deprecated. Use services/particle/ParticleSvc.h instead.")
12
13
#include <
services/particle/ParticleSvc.h
>
ParticleSvc.h
Generated by
1.9.8