#include "DiracBar.hh" using namespace cadabra; DiracBar::~DiracBar() { } std::string DiracBar::name() const { return "DiracBar"; }