//*-- Author : Anar Rustamov #include "halignmentgparticlebase.h" #include "hgeomvector.h" using namespace std; ClassImp(HAlignmentGParticleBase) HAlignmentGParticleBase::HAlignmentGParticleBase() { isGood = kTRUE; }