ATLAS Offline Software
Loading...
Searching...
No Matches
SelectedParticles_p1.h
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// SelectedParticles_p1.h
8// Header file for class SelectedParticles_p1
9// persistent form of SelectedParticles (contents identical to SelectedParticles)
10//
11// Author: S. Protopopescu <serban@bnl.gov>
13#ifndef SELECTEDPARTICLES_P1_H
14#define SELECTEDPARTICLES_P1_H 1
15
17public:
18
20 std::vector<unsigned> m_bits;
21};
22
23#endif
std::vector< unsigned > m_bits