ComPWA
Common Partial-Wave-Analysis Framework
Efficiency.cpp
Go to the documentation of this file.
1 // Copyright (c) 2013, 2017 The ComPWA Team.
2 // This file is part of the ComPWA framework, check
3 // https://github.com/ComPWA/ComPWA/license.txt for details.
4 
5 #include "Core/Efficiency.hpp"
6 
7 namespace ComPWA {
8 
10 // DalitzEfficiency::DalitzEfficiency(const DalitzEfficiency&, const char*){
11 //}
13 
14 } /* namespace ComPWA */
Efficiency base class.
virtual ~Efficiency()
Definition: Efficiency.cpp:12