| 
    Jpp
    master_rocky
    
   the software that should make you happy 
   | 
 
#include <TROOT.h>#include <TObject.h>Go to the source code of this file.
Classes | |
| struct | JRECONSTRUCTION::JMuonPrefitParameters_t | 
| Data structure for fit parameters.  More... | |
Namespaces | |
| JRECONSTRUCTION | |
| Model fits to data.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| std::istream & | operator>> (std::istream &in, JRECONSTRUCTION::JMuonPrefitParameters_t ¶meters) | 
| Read fit parameters from input.  More... | |
| std::ostream & | operator<< (std::ostream &out, const JRECONSTRUCTION::JMuonPrefitParameters_t ¶meters) | 
| Write fit parameters to output.  More... | |
| std::istream& operator>> | ( | std::istream & | in, | 
| JRECONSTRUCTION::JMuonPrefitParameters_t & | parameters | ||
| ) | 
Read fit parameters from input.
| in | input stream | 
| parameters | fit parameters | 
Definition at line 17 of file JMuonPrefitParameters_t.cc.
| std::ostream& operator<< | ( | std::ostream & | out, | 
| const JRECONSTRUCTION::JMuonPrefitParameters_t & | parameters | ||
| ) | 
Write fit parameters to output.
| out | output stream | 
| parameters | fit parameters | 
Definition at line 41 of file JMuonPrefitParameters_t.cc.