eic-smear
1.0.3
A collection of ROOT classes for Monte Carlo events and a fast-smearing code simulating detector effects for the Electron-Ion Collider task force
Main Page
Related Pages
Classes
Files
File List
File Members
functions.h
Go to the documentation of this file.
1
10
#ifndef INCLUDE_EICSMEAR_SMEAR_FUNCTIONS_H_
11
#define INCLUDE_EICSMEAR_SMEAR_FUNCTIONS_H_
12
13
#include <Rtypes.h>
// For Long64_t
14
#include <TString.h>
15
16
namespace
Smear {
17
18
class
Detector;
19
20
}
// namespace Smear
21
27
int
SmearTree
(
const
Smear::Detector
&,
const
TString& inFileName,
28
const
TString& outFileName =
""
, Long64_t nEvents = -1);
29
30
#endif // INCLUDE_EICSMEAR_SMEAR_FUNCTIONS_H_
Smear::Detector
Definition:
Detector.h:44
SmearTree
int SmearTree(const Smear::Detector &, const TString &inFileName, const TString &outFileName="", Long64_t nEvents=-1)
Definition:
SmearTree.cxx:44
eic-smear
include
eicsmear
smear
functions.h
Generated on Thu Jul 24 2014 15:18:39 for eic-smear by
1.8.7