BmnRoot
Loading...
Searching...
No Matches
BmnRawSource.h File Reference
#include <bitset>
#include <fstream>
#include <map>
#include <vector>
#include <boost/property_tree/json_parser.hpp>
#include <boost/property_tree/ptree.hpp>
#include <nlohmann/json.hpp>
#include "TClonesArray.h"
#include "TFile.h"
#include "TPRegexp.h"
#include "TString.h"
#include "TTimeStamp.h"
#include "TTree.h"
#include "FairRootManager.h"
#include "FairSource.h"
#include "BmnDetectorList.h"
#include "BmnEventHeader.h"
#include "BmnMath.h"
#include "BmnMetadataRaw.h"
#include "BmnSpillHeader.h"
#include "BmnT0Raw.h"
#include "BmnThreadManager.h"
#include "BmnTrigConfig.h"
#include "DigiRunHeader.h"
#include "RawTypes.h"
Include dependency graph for BmnRawSource.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BmnRawSource
 

Macros

#define WAIT_LIMIT   40000000
 

Typedefs

using json = nlohmann::json
 

Macro Definition Documentation

◆ WAIT_LIMIT

#define WAIT_LIMIT   40000000

Definition at line 41 of file BmnRawSource.h.

Typedef Documentation

◆ json

Definition at line 47 of file BmnRawSource.h.