|
CHROMA
|
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... | |
Hooks to register the class.
Name and registration.
| bool Chroma::NoSpinInsertionEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 54 of file no_spin_insertion.cc.
References Chroma::CreateExtFieldFermStateEnv::createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::SpinInsertionEnv::registerAll().
| 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().