| 
    Jpp
    15.0.1-rc.1-highQE
    
   the software that should make you happy 
   | 
 
ROOT TTree parameter settings of various packages. More...
#include "JLang/JType.hh"#include "JLang/JTypeList.hh"#include "JDAQ/JSupport.hh"#include "JAAnet/JSupport.hh"#include "JAntares/JSupport.hh"Go to the source code of this file.
Namespaces | |
| JSUPPORT | |
| Support classes and methods for experiment specific I/O.  | |
| KM3NETDAQ | |
| KM3NeT DAQ data structures and auxiliaries.  | |
| JTRIGGER | |
| Auxiliary classes and method for triggering.  | |
| JAANET | |
| Extensions to Evt data format.  | |
Typedefs | |
| typedef JTYPELIST< Head, Evt > ::typelist  | JAAnetTypes_t | 
| Type list of Monte Carlo data types for I/O.  More... | |
| typedef JTYPELIST < JDAQTimeslice, JDAQTimesliceL0, JDAQTimesliceL1, JDAQTimesliceL2, JDAQTimesliceSN >::typelist  | JDAQTimesliceTypes_t | 
| Type list of DAQ time slices for I/O.  More... | |
| typedef JTYPELIST < JDAQTimesliceTypes_t, JDAQEvent, JDAQSummaryslice > ::typelist  | JDAQTypes_t | 
| Type list of DAQ data types for I/O.  More... | |
| typedef JTYPELIST < JTriggerParameters, JDAQTypes_t >::typelist  | JTriggerTypes_t | 
| Type list of trigger and DAQ data types for I/O.  More... | |
| typedef JTYPELIST< JMetaOld_t,  JMeta >::typelist  | JMetaTypes_t | 
| Type list of meta data types for I/O.  More... | |
| typedef JTYPELIST< TRandom,  TNamed >::typelist  | JRootTypes_t | 
| Type list of ROOT data types for I/O.  More... | |
| typedef JTYPELIST< Head >::typelist | JHeaderTypes_t | 
| Type list of Monte Carlo header types.  More... | |
| typedef JTYPELIST < JAAnetTypes_t, JTriggerTypes_t >::typelist  | JAllDataTypes_t | 
| Type list of Monte Carlo, trigger and DAQ data types for I/O.  More... | |
| typedef JTYPELIST < JAllDataTypes_t, JMetaTypes_t >::typelist  | JAllTypes_t | 
| Type list of all data types for I/O.  More... | |
| typedef JTYPELIST < SPE_TimeSlice, ExtendedSummary_TimeSlice, PhysicsEvent >::typelist  | JAntaresTypes_t | 
| Type list of Antares DAQ data types for I/O.  More... | |
ROOT TTree parameter settings of various packages.
Type lists for various collections of data types. 
Definition in file JSupport/JSupport.hh.
| typedef JTYPELIST<Head, Evt>::typelist JAAnetTypes_t | 
Type list of Monte Carlo data types for I/O.
The Head class should come first to be compliant with the ASCII formatted file (i.e. .evt). 
Definition at line 99 of file JSupport/JSupport.hh.
| typedef JTYPELIST<JDAQTimeslice, JDAQTimesliceL0, JDAQTimesliceL1, JDAQTimesliceL2, JDAQTimesliceSN>::typelist JDAQTimesliceTypes_t | 
Type list of DAQ time slices for I/O.
Definition at line 109 of file JSupport/JSupport.hh.
| typedef JTYPELIST<JDAQTimesliceTypes_t, JDAQEvent, JDAQSummaryslice>::typelist JDAQTypes_t | 
Type list of DAQ data types for I/O.
Definition at line 117 of file JSupport/JSupport.hh.
| typedef JTYPELIST<JTriggerParameters, JDAQTypes_t>::typelist JTriggerTypes_t | 
Type list of trigger and DAQ data types for I/O.
Definition at line 124 of file JSupport/JSupport.hh.
| typedef JTYPELIST<JMetaOld_t, JMeta>::typelist JMetaTypes_t | 
Type list of meta data types for I/O.
Definition at line 131 of file JSupport/JSupport.hh.
| typedef JTYPELIST<TRandom, TNamed>::typelist JRootTypes_t | 
Type list of ROOT data types for I/O.
Definition at line 138 of file JSupport/JSupport.hh.
| typedef JTYPELIST<Head>::typelist JHeaderTypes_t | 
Type list of Monte Carlo header types.
Definition at line 144 of file JSupport/JSupport.hh.
| typedef JTYPELIST<JAAnetTypes_t, JTriggerTypes_t>::typelist JAllDataTypes_t | 
Type list of Monte Carlo, trigger and DAQ data types for I/O.
Definition at line 151 of file JSupport/JSupport.hh.
| typedef JTYPELIST<JAllDataTypes_t, JMetaTypes_t>::typelist JAllTypes_t | 
Type list of all data types for I/O.
Definition at line 158 of file JSupport/JSupport.hh.
| typedef JTYPELIST<SPE_TimeSlice, ExtendedSummary_TimeSlice, PhysicsEvent>::typelist JAntaresTypes_t | 
Type list of Antares DAQ data types for I/O.
Definition at line 166 of file JSupport/JSupport.hh.
 1.8.5