er
dev
Main Page
Related Pages
Classes
Files
File List
data
ERParticle.cxx
1
#include "ERParticle.h"
2
3
ERParticle::ERParticle(
const
TLorentzVector& detectorState,
const
TLorentzVector& targetState)
4
:fDetectorState(detectorState), fTargetState(targetState)
5
{
6
}
Generated on Tue Dec 7 2021 13:58:46 for er by
1.8.11