CHROMA
Classes | Functions | Variables
Chroma::NoSpinInsertionEnv Namespace Reference

Hooks to register the class. More...

Classes

struct  Params
 Params for no spin insertion. More...
 
class  SpinInsert
 No spin insertion. More...
 

Functions

bool registerAll ()
 Register all the factories. More...
 

Variables

const std::string name = "NONE"
 Name to be used. More...
 

Detailed Description

Hooks to register the class.

Name and registration.

Function Documentation

◆ registerAll()

bool Chroma::NoSpinInsertionEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::NoSpinInsertionEnv::name = "NONE"

Name to be used.

Definition at line 51 of file no_spin_insertion.cc.

Referenced by registerAll(), and Chroma::NoSpinInsertionEnv::Params::writeXML().