6 #ifndef __distillution_noise_h__
7 #define __distillution_noise_h__
Primary include file for CHROMA library code.
virtual std::string getSequence() const
Return the sequence.
~DistillutionNoise()
Destructor.
virtual int getTime(int t_slice) const
Convenience - get shifted time.
virtual int getDecayDir() const
Return the decay direction.
virtual std::string getEnsemble() const
Return the ensemble.
DistillutionNoise(const std::string &ensemble, const std::string &sequence_label, int decay_dir)
Default constructor.
virtual multi2d< Complex > getRNG(const DistQuarkLines_t &info) const
Return the RN-s needed for this line.
virtual int getOrigin() const
Return the actual time origin.
Asqtad Staggered-Dirac operator.