pyxmolpp2.pipe.Run class

Serves for declarative trajectory processing style

Contents

Example:
>> traj | (processor_1 | processor_2) | Run()

Special methods

def __ror__(self, trajectory)