Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaShower.cxx File Reference
#include "THaShower.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 <iostream>
#include <iomanip>
#include <cassert>
#include <cstdlib>
#include <iterator>
Include dependency graph for THaShower.cxx:

Go to the source code of this file.

Macros

#define MKADCDATA(name, title, nelem, chanmap)   unique_ptr<ShowerADCData>(new ShowerADCData((name),(title),(nelem),(chanmap)))
 

Macro Definition Documentation

◆ MKADCDATA

#define MKADCDATA (   name,
  title,
  nelem,
  chanmap 
)    unique_ptr<ShowerADCData>(new ShowerADCData((name),(title),(nelem),(chanmap)))

Definition at line 36 of file THaShower.cxx.