ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
dataConsistencyGroup.cpp

An example how to use the DataConsistencyGroup.

An example how to use the DataConsistencyGroup

// SPDX-FileCopyrightText: Deutsches Elektronen-Synchrotron DESY, MSK, ChimeraTK Project <chimeratk-support@desy.de>
// SPDX-License-Identifier: LGPL-3.0-or-later
#include <ChimeraTK/DataConsistencyGroup.h>
#include <ChimeraTK/Device.h>
#include <iostream>
int main() {
return 0;
}
int main()