ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
dataConsistencyGroup.cpp
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Deutsches Elektronen-Synchrotron DESY, MSK, ChimeraTK Project <chimeratk-support@desy.de>
2// SPDX-License-Identifier: LGPL-3.0-or-later
3
4#include <ChimeraTK/DataConsistencyGroup.h>
5#include <ChimeraTK/Device.h>
6
7#include <iostream>
8
9int main() {
10 return 0;
11}
int main()