Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaCherenkov.cxx File Reference
#include "THaCherenkov.h"
#include "THaEvData.h"
#include "THaDetMap.h"
#include "VarDef.h"
#include "VarType.h"
#include "THaTrack.h"
#include "TClonesArray.h"
#include "TDatime.h"
#include "TMath.h"
#include <cstdlib>
#include <cassert>
#include <iostream>
#include <iomanip>
Include dependency graph for THaCherenkov.cxx:

Go to the source code of this file.

Macros

#define MKPMTDATA(name, title, nelem)   unique_ptr<PMTData>(new PMTData((name),(title),(nelem)))
 

Macro Definition Documentation

◆ MKPMTDATA

#define MKPMTDATA (   name,
  title,
  nelem 
)    unique_ptr<PMTData>(new PMTData((name),(title),(nelem)))

Definition at line 31 of file THaCherenkov.cxx.