CFEL - ASG Software Suite  2.5.0
CASS
Classes | Namespaces
table_operations.h File Reference

contains processors that will operate on table like histograms of other processors. More...

#include <tr1/functional>
#include "processor.h"
#include "result.hpp"
+ Include dependency graph for table_operations.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cass::pp72
 get specific column from table like histogram More...
 
class  cass::pp73
 get all rows with condition on a column More...
 
class  cass::pp74
 retrieve a specific value of a specific row More...
 
class  cass::pp79
 generate a 2d Histogram from values of 2 columns of a table More...
 
class  cass::pp500
 add a new column where the contents are taken from another results based on the index provided in this table More...
 

Namespaces

 cass
 

Detailed Description

contains processors that will operate on table like histograms of other processors.

Author
Lutz Foucar

Definition in file table_operations.h.