hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
|
This is the complete list of members for Processor, including all inherited members.
configure(const ParameterSet ¶meters) | Processor | inlinevirtual |
declare(const std::string &classname, ProcessorMaker *) | Processor | static |
finalize()=0 | Processor | pure virtual |
initialize(TTree *tree)=0 | Processor | pure virtual |
initialize(std::string inFilename, std::string outFilename) | Processor | inlinevirtual |
name_ | Processor | protected |
outF_ | Processor | protected |
process() | Processor | inlinevirtual |
process(IEvent *ievent)=0 | Processor | pure virtual |
process_ | Processor | protected |
Processor(const std::string &name, Process &process) | Processor | |
setFile(TFile *outFile) | Processor | inlinevirtual |
~Processor() | Processor | inlinevirtual |