4 #ifndef __KVFAZIABELTCONFIG3X2_H
5 #define __KVFAZIABELTCONFIG3X2_H
18 void BuildBelt(
int nblocsX,
int nblocsY,
Double_t distance_correction);
21 KVFAZIABeltConfig(
int nblocsX,
int nblocsY,
Double_t dist = 100.0,
Double_t inter_block = 0.5,
double distance_correction = 5)
23 fDist(
dist), fInterBlock(inter_block)
26 BuildBelt(nblocsX, nblocsY, distance_correction);
28 virtual ~KVFAZIABeltConfig() {}
#define ClassDef(name, id)
double dist(AxisAngle const &r1, AxisAngle const &r2)