ODIN
List of all members
RecoSplitter< Nunmod, Unmod, Nsplit, Split > Class Template Reference

chansplit, repsplit: Split data in one or more dimensions More...

#include <manual.h>

Inheritance diagram for RecoSplitter< Nunmod, Unmod, Nsplit, Split >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from RecoStep
virtual bool pipeline_init (const RecoController &controller, const RecoCoord &input_coord)
 
virtual bool query (RecoQueryContext &context)
 
void set_next_step (RecoStep *step)
 
- Public Member Functions inherited from Step< RecoStep >
RecoStepclone () const
 
void set_args (const STD_string &argstr)
 
STD_string args_description () const
 
STD_string args_values () const
 
unsigned int numof_args () const
 
void append_opts (LDRblock &parblock)
 
- Public Member Functions inherited from Labeled
 Labeled (const STD_string &label="unnamed")
 
Labeledset_label (const STD_string &label)
 
const STD_string & get_label () const
 
Labeledoperator= (const Labeled &l)
 
- Protected Member Functions inherited from RecoStep
 RecoStep ()
 
bool execute_next_step (RecoData &rd, RecoController &controller)
 
- Protected Member Functions inherited from Step< RecoStep >
void append_arg (LDRbase &arg, const STD_string &arglabel)
 

Detailed Description

template<unsigned int Nunmod, class Unmod, unsigned int Nsplit, class Split>
class RecoSplitter< Nunmod, Unmod, Nsplit, Split >

chansplit, repsplit: Split data in one or more dimensions

Functor label: chansplit

Interface of chansplit:

Functor label: repsplit

Interface of repsplit:

Definition at line 35 of file splitter.h.


The documentation for this class was generated from the following files: