Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
g4lbne
include
LBNEImpWeight.hh
Go to the documentation of this file.
1
//
2
// LBNEImpWeight.hh
3
//
4
5
#ifndef LBNEImpWeight_H
6
#define LBNEImpWeight_H 1
7
8
#include "globals.hh"
9
#include "G4ThreeVector.hh"
10
11
class
G4Track;
12
13
class
LBNEImpWeight
14
{
15
public
:
16
LBNEImpWeight
();
17
virtual
~LBNEImpWeight
();
18
19
static
G4double
CalculateImpWeight
(
const
G4Track * aTrack);
20
21
22
};
23
24
#endif
LBNEImpWeight::LBNEImpWeight
LBNEImpWeight()
Definition:
LBNEImpWeight.cc:18
LBNEImpWeight::~LBNEImpWeight
virtual ~LBNEImpWeight()
Definition:
LBNEImpWeight.cc:22
LBNEImpWeight::CalculateImpWeight
static G4double CalculateImpWeight(const G4Track *aTrack)
Definition:
LBNEImpWeight.cc:25
LBNEImpWeight
Definition:
LBNEImpWeight.hh:13
Generated by
1.8.11