| 
    Jpp
    
   | 
 
Support methods. More...
#include <string>#include <vector>#include "TDirectory.h"#include "JDAQ/JDAQClock.hh"#include "JDAQ/JDAQEvaluator.hh"#include "JDAQ/JDAQSummaryslice.hh"#include "JTrigger/JTriggerParameters.hh"#include "JTools/JRange.hh"#include "JSupport/JFilenameSupportkit.hh"#include "JSupport/JFileScanner.hh"#include "JSupport/JTreeScanner.hh"#include "JSupport/JTriggerParametersSupportkit.hh"Go to the source code of this file.
Namespaces | |
| JSUPPORT | |
| Support classes and methods for experiment specific I/O.  | |
| JPP | |
Typedefs | |
| typedef JTOOLS::JRange< int > | JSUPPORT::JFrameIndexRange | 
| Type definition for frame index range.  More... | |
Functions | |
| template<class T > | |
| JFrameIndexRange | JSUPPORT::getFrameIndexRange (const std::string &file_name) | 
| Get range of frame indices for given file name of data taking run.  More... | |
| double | JSUPPORT::getLivetime (const std::string &file_name) | 
| Get data taking live time.  More... | |
| template<class T > | |
| double | JSUPPORT::getLivetime (T __begin, T __end) | 
| Get data taking live time.  More... | |
Support methods.
Definition in file JSupportToolkit.hh.
 1.8.5